Skip to content

Commit

Permalink
Release 1.0.6: Fix for rubygems.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyx committed Mar 22, 2013
1 parent 4c9a472 commit 3e88e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dep.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "dep"
s.version = "1.0.5"
s.version = "1.0.6"
s.summary = "Dependencies manager"
s.description = "Specify your project's dependencies in one file."
s.authors = ["Cyril David", "Michel Martens"]
Expand Down

0 comments on commit 3e88e03

Please sign in to comment.