Skip to content

Commit 76b8c68

Browse files
Release 0.3.0
1 parent 0d332af commit 76b8c68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tileable-volume-noise"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Traverse Research <[email protected]>"]
55
edition = "2021"
66
license = "MIT"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Add this to your Cargo.toml:
1717

1818
```toml
1919
[dependencies]
20-
tileable-volume-noise = "0.2.0"
20+
tileable-volume-noise = "0.3.0"
2121
```

0 commit comments

Comments
 (0)