Skip to content

Commit

Permalink
version bump to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Feb 20, 2022
1 parent 2d065fe commit 6e3b08c
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

### 2.8.0 / unreleased
### 2.8.0 / 2022-02-20

#### 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.7.1"
VERSION = "2.8.0"
end

0 comments on commit 6e3b08c

Please sign in to comment.