summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZack Hobson2009-07-24 19:32:32 -0700
committerZack Hobson2009-07-24 19:32:32 -0700
commitc8e7edfc23d46c51b33df56f09422d8a76f2b9fc (patch)
treeee4317c8633e945e58c3de69425408046cdafdbe
parenta2a09bc65fc8930a2ad776eca7d662e263ec5b56 (diff)
downloadhcl-c8e7edfc23d46c51b33df56f09422d8a76f2b9fc.tar.bz2
Regenerated gemspec for version 0.1.1v0.1.1
-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",