gemspec.rb in stencil-0.1.1 vs gemspec.rb in stencil-0.1.2
- old
+ new
@@ -12,7 +12,7 @@
s.files = GEM_FILES.to_a
s.has_rdoc = false
s.name = GEM_NAME
s.platform = Gem::Platform::RUBY
s.require_path = "lib"
- s.version = "0.1.1"
+ s.version = "0.1.2"
end