diff --git a/package.json b/package.json index b7621d6f..32a02d53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codepathfinder", - "version": "0.0.30", + "version": "0.0.31", "description": "Code Pathfinder, the open-source alternative to CodeQL. Designed for precise flow analysis and advanced structural search, it identifies vulnerabilities in source code.", "goBinary": { "name": "pathfinder", diff --git a/sourcecode-parser/VERSION b/sourcecode-parser/VERSION index 8db6c8a4..700703b9 100644 --- a/sourcecode-parser/VERSION +++ b/sourcecode-parser/VERSION @@ -1 +1 @@ -0.0.30 \ No newline at end of file +0.0.31 \ No newline at end of file