Skip to content

Commit 05655d7

Browse files
authored
chore: update version to 0.1.0 (#117)
## High Level Overview of Change Title says it all. ### Context of Change 0.1.0 is a better version number than 1.0.0b0 for what this tool does. ### Type of Change - [x] Release ## Test Plan N/A
1 parent 4954675 commit 05655d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "xbridge-cli"
3-
version = "1.0.0b0"
3+
version = "0.1.0"
44
description = "A CLI that helps you set up an XRPL-XRPL bridge."
55
readme = "README.md"
66
repository = "https://github.com/xpring-eng/xbridge-cli"

0 commit comments

Comments
 (0)