Skip to content

Commit 51a2867

Browse files
committed
release 1.0.0: feels stable enough at this point
1 parent 1f52dcd commit 51a2867

File tree

8 files changed

+7
-615
lines changed

8 files changed

+7
-615
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Makefile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
};
1414

1515
pname = "tree-sitter-dhall";
16-
version = "0.2.0";
16+
version = "1.0.0";
1717

1818
fileset = nixpkgs.lib.fileset.unions [
1919
./grammar.js

0 commit comments

Comments
 (0)