summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--lib/hcl/app.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 0d91a54..9e11b32 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1
diff --git a/lib/hcl/app.rb b/lib/hcl/app.rb
index 40009d6..ec2ecd3 100644
--- a/lib/hcl/app.rb
+++ b/lib/hcl/app.rb
@@ -30,7 +30,7 @@ class Net::HTTP
end
module HCl
- VERSION = "0.2.3"
+ VERSION = "0.3.1"
class App
include HCl::Utility