Skip to content

Commit aef58ef

Browse files
committed
docs: Fix current version
1 parent 587fbd0 commit aef58ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To include liquid in your project add the following to your Cargo.toml:
1010

1111
```toml
1212
[dependencies]
13-
liquid = "0.12"
13+
liquid = "0.13"
1414
```
1515

1616
Now you can use the crate in your code

0 commit comments

Comments
 (0)