summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hcl.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/hcl.gemspec b/hcl.gemspec
index 316cffb..dcc5d69 100644
--- a/hcl.gemspec
+++ b/hcl.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{hcl}
- s.version = "0.1.0"
+ s.version = "0.1.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Zack Hobson"]
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
"LICENSE",
"README.markdown",
"Rakefile",
- "VERSION",
+ "VERSION.yml",
"bin/hcl",
"hcl.gemspec",
"hcl_conf.yml.example",