Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lest committed May 1, 2017
1 parent f652043 commit d207627
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/enumerize/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

module Enumerize
VERSION = "2.1.0"
VERSION = '2.1.1'
end

0 comments on commit d207627

Please sign in to comment.