Skip to content

Commit

Permalink
version bump to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Feb 24, 2020
1 parent 32536ca commit 3937d13
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,4 +1,4 @@
### Unreleased
### 2.5.0 / 2020-02-24

#### Enhancements

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.4.0"
VERSION = "2.5.0"
end

0 comments on commit 3937d13

Please sign in to comment.