We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a82f58 commit c3eb720Copy full SHA for c3eb720
1 file changed
project.json
@@ -5,7 +5,7 @@
5
"linker-search-paths": [ "build/ts-lib/lib" ],
6
"dependencies": [ "tree_sitter", "tree_sitter_c3" ],
7
"authors": [ "Lucas Michaudel <lucas.michaudel@gmail.com>" ],
8
- "version": "0.2.9",
+ "version": "0.3.0",
9
"sources": [ "src/**" ],
10
"test-sources": [ "test/corpus.c3", "test/stdlib.c3", "test/stability.c3" ],
11
"build-dir": "build",
0 commit comments