Skip to content

Commit b0e9ba0

Browse files
authored
Release Rust crates (#1137)
1 parent 15abb6d commit b0e9ba0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

rust/cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.1.4-dev
3+
## 0.1.4
44

55
### Minor
66

rust/cli/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "magika"
3-
version = "0.1.4-dev"
3+
version = "0.1.4"
44
authors = ["Magika Developers <[email protected]>"]
55
license = "Apache-2.0"
66
edition = "2021"

0 commit comments

Comments
 (0)