Skip to content

Commit 736565e

Browse files
authored
chore: Release interu 0.2.0 (#62)
1 parent 0b97104 commit 736565e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.

run-integration-test/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ inputs:
2121
# Tool versions
2222
interu-version:
2323
description: Version of interu
24-
default: 0.2.0-rc.1
24+
default: 0.2.0
2525
beku-version:
2626
description: Version of beku
2727
default: 0.0.10

tools/interu/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "interu"
3-
version = "0.2.0-rc.1"
3+
version = "0.2.0"
44
edition.workspace = true
55

66
[dependencies]

0 commit comments

Comments
 (0)