lib/kapost/bootstrapper/version.rb in kapost-bootstrapper-1.0.4 vs lib/kapost/bootstrapper/version.rb in kapost-bootstrapper-1.0.5
- old
+ new
@@ -1,5 +1,5 @@
module Kapost
class Bootstrapper
- VERSION = "1.0.4"
+ VERSION = "1.0.5"
end
end