Skip to content

Commit cdd104d

Browse files
authored
Merge pull request #244 from mindvalley/release/2.1.4-beta.1
chore: bump version to 2.1.4-beta.1
2 parents 75ea4d0 + 57a9845 commit cdd104d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

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 = "wukong"
3-
version = "2.1.3"
3+
version = "2.1.4-beta.1"
44
edition = "2021"
55
default-run = "wukong"
66

cli/tests/snapshots/wukong__wukong_version_without_config_file.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
source: cli/tests/wukong.rs
33
expression: "std::str::from_utf8(&output.stdout).unwrap()"
44
---
5-
wukong 2.1.3
5+
wukong 2.1.4-beta.1

0 commit comments

Comments
 (0)