Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Commit

Permalink
Bumping revision to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois committed Jan 24, 2010
1 parent 1f5b2a5 commit a351221
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dhun.gemspec
@@ -1,8 +1,8 @@
Gem::Specification.new do |s|
s.name = 'dhun'
s.version = '0.6.1'
s.version = '0.7.0'
s.summary = "Minimalist music player for OS X"
s.date = '2010-01-12'
s.date = '2010-01-24'
s.email = 'deepak.jois@gmail.com'
s.homepage = 'http://github.com/deepakjois/dhun'
s.has_rdoc = false
Expand Down
2 changes: 1 addition & 1 deletion lib/dhun.rb
@@ -1,5 +1,5 @@
module Dhun
VERSION = '0.6.0'
VERSION = '0.7.0'

autoload :Runner, 'dhun/runner'
autoload :Server, 'dhun/server'
Expand Down

0 comments on commit a351221

Please sign in to comment.