Skip to content

Commit

Permalink
Bump to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzgen committed Oct 18, 2023
1 parent a6b733a commit c06252f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/target
/Cargo.lock
instrumented*.wasm
optimized*.wasm
.cargo/
*.wasm
profile.json
predicate.sh
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "Apache-2.0 WITH LLVM-exception"
name = "winliner"
readme = "./README.md"
repository = "https://github.com/fitzgen/winliner"
version = "1.0.0"
version = "1.0.1"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit c06252f

Please sign in to comment.