lib/video_player/version.rb in video_player-0.1.4 vs lib/video_player/version.rb in video_player-1.0.0

- old
+ new

@@ -1,3 +1,3 @@ module VideoPlayer - VERSION = "0.1.4" + VERSION = "1.0.0" end