Release 0.16.0.rc1

This commit is contained in:
Fabio Pelosin
2012-10-21 18:47:45 +02:00
parent 10624deb75
commit 6ad31dd47c
2 changed files with 9 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ unless Gem::Version::Requirement.new('>= 1.4.0').satisfied_by?(Gem::Version.new(
end
module Pod
VERSION = '0.15.2'
VERSION = '0.16.0.rc1'
class PlainInformative < StandardError
end