summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/hcl/app.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hcl/app.rb b/lib/hcl/app.rb
index d615891..6179d18 100644
--- a/lib/hcl/app.rb
+++ b/lib/hcl/app.rb
@@ -31,7 +31,7 @@ class Net::HTTP
end
module HCl
- VERSION = "0.3.1"
+ VERSION = "0.4.2"
class App
include HCl::Utility