Skip to content

Commit bb0c898

Browse files
committed
Set the Cargo version to 0.1.0, which matches the package.json
1 parent 4f4e566 commit bb0c898

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

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
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tree-sitter-just"
33
description = "just grammar for the tree-sitter parsing library"
4-
version = "0.0.1"
4+
version = "0.1.0"
55
keywords = ["incremental", "parsing", "just"]
66
categories = ["parsing", "text-editors"]
77
repository = "https://github.com/IndianBoy42/tree-sitter-just"

0 commit comments

Comments
 (0)