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