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