Skip to content

Commit 4eb301c

Browse files
committed
Bump version to v1.0.0.pre
1 parent 8aa4784 commit 4eb301c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
airplayer (0.1.0)
4+
airplayer (1.0.0.pre)
55
airplay (~> 1.0.2)
66
celluloid (= 0.15.2)
77
celluloid-io (= 0.15.0)

lib/airplayer/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AirPlayer
2-
VERSION = '0.1.0'
2+
VERSION = '1.0.0.pre'
33
end

0 commit comments

Comments
 (0)