Skip to content

Commit 3726cb5

Browse files
authored
Update README.md
1 parent c22c958 commit 3726cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is a Rust implementation of the [Pancake Stack](https://esolangs.org/wiki/P
1616
To use pancakestack, first include this in your Cargo.toml:
1717
```toml
1818
[dependencies]
19-
"pancakestack" = "0.4"
19+
"pancakestack" = "0.5"
2020
```
2121

2222
## Crate Examples

0 commit comments

Comments
 (0)