Skip to content

Commit

Permalink
(cargo-release) start next development iteration 0.1.4-alpha.0
Browse files Browse the repository at this point in the history
nullchinchilla committed Aug 7, 2021
1 parent e307b3d commit 276f933
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion geph4-binder-transport/Cargo.toml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ http-types = "2.9.0"
log = "0.4.11"
rand = "0.7"
env_logger = "0.8.2"
mizaru={version= "0.1.2-alpha.0", path="../mizaru"}
mizaru={version= "^0.1.4-alpha.0", path="../mizaru"}
geph4-aioutils={path="../geph4-aioutils", version="0.1"}
smolscale= "0.3.7"
thiserror= "1.0.23"
2 changes: 1 addition & 1 deletion mizaru/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mizaru"
version = "0.1.3"
version = "0.1.4-alpha.0"
authors = ["nullchinchilla <nullchinchilla@pm.me>"]
edition = "2018"
description="mizaru authentication library for geph4"

0 comments on commit 276f933

Please sign in to comment.