Skip to content

Commit 4acf638

Browse files
committed
publish: bump version v0.1.2
1 parent d91c392 commit 4acf638

File tree

6 files changed

+377
-9
lines changed

6 files changed

+377
-9
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-wgsl-bevy"
33
description = "WGSL grammar for tree-sitter with extensions for the Bevy preprocessor (extends tree-sitter-wgsl)"
4-
version = "0.1.1"
4+
version = "0.1.2"
55
keywords = ["incremental", "parsing", "wgsl"]
66
categories = ["parsing", "text-editors"]
77
repository = "https://github.com/theHamsta/tree-sitter-wgsl-bevy"

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.

0 commit comments

Comments
 (0)