summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordblock <dblock@dblock.org>2014-11-26 11:03:32 -0500
committerdblock <dblock@dblock.org>2014-11-26 11:03:32 -0500
commit3319a55ff065deca2a595a50f0d223ce09d42128 (patch)
tree4b5aa0423bba73e019677eb276e2bda743401dbe /lib
parentc6b6d2817f55691a72fdc879eb57fe8301de8cd0 (diff)
downloadhashie-3319a55ff065deca2a595a50f0d223ce09d42128.tar.gz
Preparing for the 3.3.3 development iteration.
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 3c0126f..01bd0bb 100644
--- a/lib/hashie/version.rb
+++ b/lib/hashie/version.rb
@@ -1,3 +1,3 @@
module Hashie
- VERSION = '3.3.2'
+ VERSION = '3.3.3'
end