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 702ac66..649089c 100644
--- a/lib/hcl/app.rb
+++ b/lib/hcl/app.rb
@@ -30,7 +30,7 @@ class Net::HTTP
end
module HCl
- VERSION = "0.2.2"
+ VERSION = "0.2.3"
class App
include HCl::Utility