Skip to content

Commit 1f71aeb

Browse files
committed
🔧 Bumped cargo version
1 parent c389a5f commit 1f71aeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "orion-cli"
3-
version = "0.1.2-alpha"
3+
version = "0.1.3-alpha"
44
authors = ["Wafelack <wafelack@protonmail.com>"]
55
edition = "2018"
66
readme = "README.md"
@@ -11,4 +11,4 @@ repository = "https://github.com/wafelack/orion"
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
rustyline = "7.1.0" # repl
14+
rustyline = "7.1.0" # repl

0 commit comments

Comments
 (0)