lib/avm/tools/version.rb in avm-tools-0.109.1 vs lib/avm/tools/version.rb in avm-tools-0.110.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Avm
module Tools
- VERSION = '0.109.1'
+ VERSION = '0.110.0'
end
end
- old
+ new