Skip to content

Commit 3d0f13c

Browse files
committed
Set versions
1 parent 29615ce commit 3d0f13c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gen/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["terkwood <[email protected]>"]
33
edition = "2018"
44
name = "forest_gen"
5-
version = "0.4.0-a"
5+
version = "0.4.0"
66

77
[lib]
88
crate-type = ["cdylib"]

lindenmayer/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["terkwood <[email protected]>"]
33
edition = "2018"
44
name = "lindenmayer"
5-
version = "0.5.1-a"
5+
version = "0.5.1"
66

77
[dependencies]
88
expression = "0.3.4"

0 commit comments

Comments
 (0)