Skip to content

Commit

Permalink
version bump to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Aug 31, 2021
1 parent bf1f0c4 commit 6661d8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## mini_portile changelog

### next-minor / unreleased
### 2.7.0 / 2021-08-31

### Added

Expand Down
2 changes: 1 addition & 1 deletion lib/mini_portile2/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
class MiniPortile
VERSION = "2.6.1"
VERSION = "2.7.0"
end

0 comments on commit 6661d8f

Please sign in to comment.