Skip to content

Commit 6cc9309

Browse files
authored
Merge pull request #209 from shivasurya/bump/v0.0.32
release: bump version to 0.0.32
2 parents d13f1de + 8a4a4c5 commit 6cc9309

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.31",
3+
"version": "0.0.32",
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.31
1+
0.0.32

0 commit comments

Comments
 (0)