summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMichael Herold <michael.j.herold@gmail.com>2017-02-22 06:49:01 -0600
committerMichael Herold <michael.j.herold@gmail.com>2017-02-22 06:49:01 -0600
commitb36de9402e80140248c74ea2ce08f7db94375c66 (patch)
tree9d3ecb4f51ec8facd95adf424eed60d33436982d /lib
parent897a3b07263db9688ef8a68131ef9e8a08710d31 (diff)
downloadhashie-b36de9402e80140248c74ea2ce08f7db94375c66.tar.gz
Prepare for next development iteration, 3.5.5
Diffstat (limited to 'lib')
-rw-r--r--lib/hashie/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hashie/version.rb b/lib/hashie/version.rb
index e8ba939..81b374d 100644
--- a/lib/hashie/version.rb
+++ b/lib/hashie/version.rb
@@ -1,3 +1,3 @@
module Hashie
- VERSION = '3.5.4'
+ VERSION = '3.5.5'
end