lib/pronto/findbugs/version.rb in pronto-findbugs-0.1.0 vs lib/pronto/findbugs/version.rb in pronto-findbugs-1.0.0
- old
+ new
@@ -1,5 +1,5 @@
module Pronto
module FindbugsVersion
- VERSION = '0.1.0'.freeze
+ VERSION = '1.0.0'.freeze
end
end