Skip to content

Commit

Permalink
Merge pull request #8 from j-miyake/bump
Browse files Browse the repository at this point in the history
Bump v0.1.2
  • Loading branch information
j-miyake authored Jun 1, 2022
2 parents 0ff4ffd + 0ec9d63 commit 75d8759
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## [Unreleased]

## [0.1.2] - 2022-06-01

- Change author's username

## [0.1.1] - 2022-03-15

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

module Shiyo
VERSION = "0.1.1"
VERSION = "0.1.2"
end

0 comments on commit 75d8759

Please sign in to comment.