Skip to content

Commit c3eb720

Browse files
committed
bump version
1 parent 3a82f58 commit c3eb720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"linker-search-paths": [ "build/ts-lib/lib" ],
66
"dependencies": [ "tree_sitter", "tree_sitter_c3" ],
77
"authors": [ "Lucas Michaudel <lucas.michaudel@gmail.com>" ],
8-
"version": "0.2.9",
8+
"version": "0.3.0",
99
"sources": [ "src/**" ],
1010
"test-sources": [ "test/corpus.c3", "test/stdlib.c3", "test/stability.c3" ],
1111
"build-dir": "build",

0 commit comments

Comments
 (0)