diff --git a/package.json b/package.json index 32a02d53..f625be21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codepathfinder", - "version": "0.0.31", + "version": "0.0.32", "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 700703b9..f9d08f8f 100644 --- a/sourcecode-parser/VERSION +++ b/sourcecode-parser/VERSION @@ -1 +1 @@ -0.0.31 \ No newline at end of file +0.0.32 \ No newline at end of file