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