Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Sep 9, 2024
1 parent c621571 commit cbb50a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [v0.5.0](https://github.com/iberianpig/fusuma-plugin-remap/tree/v0.5.0) (2024-09-02)

[Full Changelog](https://github.com/iberianpig/fusuma-plugin-remap/compare/v0.4.1...v0.5.0)

## [v0.4.1](https://github.com/iberianpig/fusuma-plugin-remap/tree/v0.4.1) (2024-07-07)

[Full Changelog](https://github.com/iberianpig/fusuma-plugin-remap/compare/v0.4.0...v0.4.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/fusuma/plugin/remap/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Fusuma
module Plugin
module Remap
VERSION = "0.5.0"
VERSION = "0.6.0"
end
end
end

0 comments on commit cbb50a8

Please sign in to comment.