Skip to content

Commit

Permalink
Bump the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko19907 committed Sep 18, 2023
1 parent 4bdb7c1 commit 7ea0c2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hello-rust"
version = "1.0.0"
version = "1.1.0"
edition = "2021"
build = "build.rs"

Expand All @@ -14,7 +14,7 @@ codegen-units = 1
OriginalFilename = "OLEDShift.exe"
FileDescription = "OLEDShift"
ProductName = "OLEDShift"
ProductVersion = "1.0.0"
ProductVersion = "1.1.0"

[build-dependencies]
winresource = "0.1.16"
Expand Down

0 comments on commit 7ea0c2c

Please sign in to comment.