lib/hashid/rails/version.rb in chimeon-hashid-rails-1.3.2 vs lib/hashid/rails/version.rb in chimeon-hashid-rails-1.3.3
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Hashid
module Rails
- VERSION = "1.3.2"
+ VERSION = "1.3.3"
end
end