Skip to content

Commit

Permalink
Merge pull request #179 from sr-gi/bump-version
Browse files Browse the repository at this point in the history
Bumps teos version to 0.2 in preparation for code release
  • Loading branch information
sr-gi authored Jan 23, 2023
2 parents a0e2978 + 5cf9029 commit 4ce986e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion teos-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "teos-common"
version = "0.1.2"
version = "0.2.0"
authors = ["Sergi Delgado Segura <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion teos/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "teos"
version = "0.1.2"
version = "0.2.0"
authors = ["Sergi Delgado Segura <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion watchtower-plugin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "watchtower-plugin"
version = "0.1.2"
version = "0.2.0"
authors = ["Sergi Delgado Segura <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down

0 comments on commit 4ce986e

Please sign in to comment.