lib/rabbit_carrots/version.rb in rabbit_carrots-0.1.20 vs lib/rabbit_carrots/version.rb in rabbit_carrots-1.0.0

- old
+ new

@@ -1,5 +1,5 @@ # frozen_string_literal: true module RabbitCarrots - VERSION = '0.1.20' + VERSION = '1.0.0' end