Skip to content

Commit

Permalink
Merge pull request #26 from pauldix/correct-gem-version
Browse files Browse the repository at this point in the history
update gem version to 0.0.11 since it looks like 0.0.10 has already been...
  • Loading branch information
f1sherman committed Sep 22, 2012
2 parents 0fa15ef + 83b8510 commit 15c7ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## Domainatrix 0.0.10 (September 22, 2012) ##
## Domainatrix 0.0.11 (September 22, 2012) ##

* Update domain list
* Add changelog
2 changes: 1 addition & 1 deletion domainatrix.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = %q{domainatrix}
s.version = "0.0.10"
s.version = "0.0.11"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Paul Dix", "Brian John"]
Expand Down

0 comments on commit 15c7ba1

Please sign in to comment.