Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop22 committed Jun 1, 2023
1 parent 97fe8e8 commit ec7f713
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords.workspace = true
categories.workspace = true

[workspace.package]
version = "0.1.0"
version = "0.2.0"
authors = ["Remo Pas <remo.pas22@gmail.com>"]
edition = "2021"
repository = "https://github.com/remkop22/test-each"
Expand All @@ -29,4 +29,4 @@ doctest = false
members = ["test-each-codegen"]

[dependencies]
test-each-codegen = { version = "0.1.0", path = "test-each-codegen" }
test-each-codegen = { version = "0.2.0", path = "test-each-codegen" }

0 comments on commit ec7f713

Please sign in to comment.