Skip to content

Commit

Permalink
chore(release): v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 29, 2021
1 parent a1f59ec commit c159a94
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.3.1](https://github.com/nullpo-head/WSL-Hello-sudo/compare/v1.3.0...v1.3.1) (2021-08-29)


### Bug Fixes

* **install:** Fix installation failure that occured because .exe files did not have the execution permissions. ([5788c93](https://github.com/nullpo-head/WSL-Hello-sudo/commit/5788c93f265201134d5afe719b607a715a12e07d))



# [1.3.0](https://github.com/nullpo-head/WSL-Hello-sudo/compare/v1.2.0...v1.3.0) (2021-08-29)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wsl_hello_pam"
version = "1.3.0"
version = "1.3.1"
authors = ["Takaya Saeki <abc.tkys+pub@gmail.com>"]

[lib]
Expand Down

0 comments on commit c159a94

Please sign in to comment.