lyberteam-capistrano-devel.gemspec in lyberteam-capistrano-devel-3.0.0.pre1 vs lyberteam-capistrano-devel.gemspec in lyberteam-capistrano-devel-3.0.0
- old
+ new
@@ -2,10 +2,10 @@
lib = File.expand_path('../lib/', __FILE__)
$:.unshift lib unless $:.include?(lib)
Gem::Specification.new do |s|
s.name = "lyberteam-capistrano-devel"
- s.version = "3.0.0.pre1"
+ s.version = "3.0.0"
s.platform = Gem::Platform::RUBY
s.authors = ["Chris Beer","Willy Mene"]
s.email = ["cabeer@stanford.edu"]
s.summary = "Capistrano recipies for use in SUL/DLSS projects"