Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
1
Star
2
Fork
387
paulcbetts
/
play
forked from
play/play
Code
Pull requests
0
Projects
0
Insights
Permalink
Browse files
Release 0.0.3
Loading branch information
...
holman
committed
May 7, 2011
1 parent
d5b6162
commit
a1b763d6fd8e7e9d8bf17cff293a2f091c105869
Unified
Split
Showing
2 changed files
with
2 additions
and
2 deletions
.
+1
−1
lib/play.rb
+1
−1
play.gemspec
Show comments
View
2
lib/play.rb
@@ -26,7 +26,7 @@
module
Play
-
VERSION
=
'
0.0.
2
'
+
VERSION
=
'
0.0.
3
'
#
The path to your music library. All of the music underneath this directory
#
will be added to the internal library.
Show comments
View
2
play.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
#
# If your rubyforge_project name is different, then edit it and comment out
#
# the sub! line in the Rakefile
s.name
=
'
play
'
- s.version
=
'
0.0.
2
'
+ s.version
=
'
0.0.
3
'
s.date
=
'
2011-05-06
'
s.rubyforge_project
=
'
play
'
Toggle all file notes
0 comments on commit
a1b763d
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
a1b763d