Skip to content

Commit 6ba07a3

Browse files
authored
release: bump version to v0.0.31 (#177)
* Bump version to 0.0.31 * upgraded npm version
1 parent 776da67 commit 6ba07a3

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

0 commit comments

Comments
 (0)