lib/arbre/version.rb in
arbre-1.7.0
vs lib/arbre/version.rb in
arbre-2.0.0
- old
+ new
@@ -1,4 +1,4 @@
# frozen_string_literal: true module Arbre
- VERSION = "1.7.0"
+ VERSION = "2.0.0"
end