We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa4784 commit 4eb301cCopy full SHA for 4eb301c
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- airplayer (0.1.0)
+ airplayer (1.0.0.pre)
5
airplay (~> 1.0.2)
6
celluloid (= 0.15.2)
7
celluloid-io (= 0.15.0)
lib/airplayer/version.rb
@@ -1,3 +1,3 @@
module AirPlayer
- VERSION = '0.1.0'
+ VERSION = '1.0.0.pre'
end
0 commit comments