Skip to content

Commit 74dbbaa

Browse files
authored
Merge pull request #36 from nathansbradshaw/chore/version
chore: update version number
2 parents de304f8 + a2f697f commit 74dbbaa

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
[package]
22
name = "zed_angular"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
edition = "2021"
55
publish = false
66
license = "MIT"
77
authors = ["nathansbradshaw"]
88

9-
109
[lib]
1110
path = "src/angular.rs"
1211
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)