Skip to content

Commit

Permalink
Merge pull request #18 from kawakamimoeki/bump-up-to-0.1.11
Browse files Browse the repository at this point in the history
Bump up to 0.1.11
  • Loading branch information
moekiorg authored Mar 9, 2024
2 parents 24bfa19 + fa63815 commit 6198091
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

- Update README


## [0.1.2] - 2023-05-28

- Fix README
Expand All @@ -24,4 +23,8 @@

## [0.1.5] - 2023-06-02

- Refactor
- Refactor

## [0.1.10] - 2024-03-09

- https://github.com/kawakamimoeki/baran/pull/17
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
baran (0.1.10)
baran (0.1.11)

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

module Baran
VERSION = "0.1.10"
VERSION = "0.1.11"
end

0 comments on commit 6198091

Please sign in to comment.