Skip to content

Commit

Permalink
Bump the version number to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko19907 committed Dec 3, 2023
1 parent 40fb2e0 commit dd35697
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

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

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

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

0 comments on commit dd35697

Please sign in to comment.