Skip to content

Commit

Permalink
version bump to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
youpy committed Dec 8, 2012
1 parent 8afa6f3 commit 11df7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scissor.gemspec
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |gem|
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
gem.name = %q{scissor}
gem.require_paths = ["lib"]
gem.version = "0.5.0"
gem.version = "0.6.0"

gem.add_dependency('open4', '>= 1.3.0')
gem.add_dependency('ruby-mp3info')
Expand Down

0 comments on commit 11df7c0

Please sign in to comment.