Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbarton committed Mar 4, 2013
2 parents b4449c0 + bef2baf commit 6aa84cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion genomer.gemspec
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency "scaffolder", "~> 0.4.0"
s.add_dependency "scaffolder-annotation-locator", ">= 0.1.4"
s.add_dependency "unindent", "~> 1.0.0"
s.add_dependency "md2man", "~> 1.4.0"
s.add_dependency "md2man", "~> 1.2.0"

# Specs
s.add_development_dependency "rspec", "~> 2.7.0"
Expand Down
2 changes: 1 addition & 1 deletion lib/genomer/version.rb
@@ -1,3 +1,3 @@
module Genomer
VERSION = "0.0.9"
VERSION = "0.0.10"
end

0 comments on commit 6aa84cb

Please sign in to comment.