Skip to content

Commit

Permalink
fix: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Oct 20, 2024
1 parent 88cb3ea commit 3a3e137
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ If applicable, add screenshots or videos to help explain your problem.
**System Info (please complete the following information):**
- OS: [e.g. Windows 11, Ubuntu 22.04]
- Browser Version (if applicable): [e.g. Chrome 100.0.4896.127]
- Library Version: [e.g. 0.4.0]
- Library Version: [e.g. 0.4.1]

**Additional info**
Add any other information that may be relevant.
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repository = "https://github.com/SpikeHD/Crowser"
keywords = [ "browser", "desktop", "app", "webview", "crowser" ]
categories = [ "gui", "web-programming" ]

version = "0.4.0"
version = "0.4.1"
edition = "2021"
rust-version = "1.70.0"
license = "MIT"
Expand Down

0 comments on commit 3a3e137

Please sign in to comment.