Skip to content

Commit

Permalink
v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Sep 21, 2024
1 parent 27f0b0f commit 7f077f8
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

## [v3.6.1](https://github.com/iberianpig/fusuma/tree/v3.6.1) (2024-08-19)

[Full Changelog](https://github.com/iberianpig/fusuma/compare/v3.6.0...v3.6.1)

## [v3.6.0](https://github.com/iberianpig/fusuma/tree/v3.6.0) (2024-07-02)

[Full Changelog](https://github.com/iberianpig/fusuma/compare/v3.5.0...v3.6.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/fusuma/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Fusuma
VERSION = "3.6.1"
VERSION = "3.6.2"
end

0 comments on commit 7f077f8

Please sign in to comment.