Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Prepare 2.3.2 bugfix release
Thanks to @drobny for fixing this
  • Loading branch information
lwe committed Jul 2, 2018
1 parent f645d17 commit 696e92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/simple_enum/version.rb
@@ -1,5 +1,5 @@
module SimpleEnum

# The current `SimpleEnum` version.
VERSION = "2.3.1"
VERSION = "2.3.2"
end

0 comments on commit 696e92c

Please sign in to comment.