Skip to content

Commit

Permalink
Release 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Dec 24, 2021
1 parent 07b08b8 commit bd02093
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
## 0.23.0

### Additions/Changes

Expand Down
2 changes: 1 addition & 1 deletion lib/flipper/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Flipper
VERSION = '0.22.2'.freeze
VERSION = '0.23.0'.freeze
end

0 comments on commit bd02093

Please sign in to comment.