lib/cocoapods-sled/gem_version.rb in cocoapods-sled-0.0.1 vs lib/cocoapods-sled/gem_version.rb in cocoapods-sled-0.0.2
- old
+ new
@@ -1,7 +1,7 @@
module Pod
module Sled
# The version of the CocoaPods-sled plug-in.
#
- VERSION = '0.0.1'.freeze unless defined? Pod::Sled::VERSION
+ VERSION = '0.0.2'.freeze unless defined? Pod::Sled::VERSION
end
end
\ No newline at end of file