diff --git a/package.json b/package.json index b944209..687057a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codepathfinder", - "version": "0.0.26", + "version": "0.0.27", "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 41ba552..669a9ca 100644 --- a/sourcecode-parser/VERSION +++ b/sourcecode-parser/VERSION @@ -1 +1 @@ -0.0.26 \ No newline at end of file +0.0.27 \ No newline at end of file