Skip to content

Commit

Permalink
Bump version to 0.5
Browse files Browse the repository at this point in the history
Just because I think we've had a significant amount of change since 0.4
  • Loading branch information
mogenson authored May 1, 2024
1 parent 9081796 commit 9bdfc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ PaperWM.__index = PaperWM

-- Metadata
PaperWM.name = "PaperWM"
PaperWM.version = "0.4"
PaperWM.version = "0.5"
PaperWM.author = "Michael Mogenson"
PaperWM.homepage = "https://github.com/mogenson/PaperWM.spoon"
PaperWM.license = "MIT - https://opensource.org/licenses/MIT"
Expand Down

0 comments on commit 9bdfc0e

Please sign in to comment.