Skip to content

Commit c94ecdd

Browse files
committed
update version.
1 parent e6ce757 commit c94ecdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'tushushu'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.5.0'
25+
release = '0.5.1'
2626

2727

2828
# -- General configuration ---------------------------------------------------

ulist/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ulist"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["tushushu"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)