Skip to content

Commit

Permalink
Repository Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
leehambley committed Apr 2, 2013
1 parent c9d4acc commit 9468e30
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
/*.gem
2 changes: 1 addition & 1 deletion CHANGELOG.markdown
Expand Up @@ -24,4 +24,4 @@


## 0.0.10 - July 6th 2009 ## 0.0.10 - July 6th 2009


* Initial release, GitHub gem enabled. * Initial release, GitHub gem enabled.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.0.2 1.1.0
2 changes: 1 addition & 1 deletion railsless-deploy.gemspec
Expand Up @@ -5,7 +5,7 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "railsless-deploy" s.name = "railsless-deploy"
s.version = "1.0.2" s.version = "1.1.0"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Lee Hambley"] s.authors = ["Lee Hambley"]
Expand Down

0 comments on commit 9468e30

Please sign in to comment.