summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMichael Herold <michael.j.herold@gmail.com>2014-08-26 08:55:00 -0500
committerMichael Herold <michael.j.herold@gmail.com>2014-08-26 08:55:00 -0500
commit3a32abfce473148ee3616f4e0469b3e3c2c0374f (patch)
tree843bfd893208885965b86fb37aaedc0b746ccb06 /lib
parentbb50be5e7e69b5017969450bd3206ed28a45110b (diff)
downloadhashie-3.3.0.tar.gz
Preparing for release, 3.3.0v3.3.0
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 524a2e3..6fb004f 100644
--- a/lib/hashie/version.rb
+++ b/lib/hashie/version.rb
@@ -1,3 +1,3 @@
module Hashie
- VERSION = '3.2.1'
+ VERSION = '3.3.0'
end