Skip to content

Commit 188fc0d

Browse files
authored
release: Bump/v0.0.27 (#139)
* Bump version to 0.0.27 * bumped package.json version
1 parent 29a487c commit 188fc0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codepathfinder",
3-
"version": "0.0.26",
3+
"version": "0.0.27",
44
"description": "Code Pathfinder, the open-source alternative to CodeQL. Designed for precise flow analysis and advanced structural search, it identifies vulnerabilities in source code.",
55
"goBinary": {
66
"name": "pathfinder",

sourcecode-parser/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.26
1+
0.0.27

0 commit comments

Comments
 (0)