Skip to content

Commit

Permalink
Merge pull request #22 from ytkg/tagpr-from-v0.1.7
Browse files Browse the repository at this point in the history
Release for v0.1.8
  • Loading branch information
ytkg committed Mar 1, 2024
2 parents 2d19515 + c71e770 commit d151845
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [v0.1.8](https://github.com/ytkg/komeda/compare/v0.1.7...v0.1.8) - 2024-03-01
- Update menu data by @github-actions in https://github.com/ytkg/komeda/pull/21

## [v0.1.7](https://github.com/ytkg/komeda/compare/v0.1.6...v0.1.7) - 2024-03-01
- Update menu data by @github-actions in https://github.com/ytkg/komeda/pull/19

Expand Down
2 changes: 1 addition & 1 deletion lib/komeda/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Komeda
VERSION = '0.1.7'
VERSION = '0.1.8'
end

0 comments on commit d151845

Please sign in to comment.