We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ce757 commit c94ecddCopy full SHA for c94ecdd
docs/conf.py
@@ -22,7 +22,7 @@
22
author = 'tushushu'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '0.5.0'
+release = '0.5.1'
26
27
28
# -- General configuration ---------------------------------------------------
ulist/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ulist"
3
-version = "0.5.0"
+version = "0.5.1"
4
authors = ["tushushu"]
5
edition = "2018"
6
0 commit comments