Skip to content

Commit 4ce986e

Browse files
authored
Merge pull request #179 from sr-gi/bump-version
Bumps teos version to 0.2 in preparation for code release
2 parents a0e2978 + 5cf9029 commit 4ce986e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

teos-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "teos-common"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
authors = ["Sergi Delgado Segura <[email protected]>"]
55
edition = "2018"
66

teos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "teos"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
authors = ["Sergi Delgado Segura <[email protected]>"]
55
license = "MIT"
66
edition = "2018"

watchtower-plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "watchtower-plugin"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
authors = ["Sergi Delgado Segura <[email protected]>"]
55
license = "MIT"
66
edition = "2018"

0 commit comments

Comments
 (0)