lib/flagsmith/version.rb in
flagsmith-3.1.1
vs lib/flagsmith/version.rb in
flagsmith-3.2.0
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true module Flagsmith
- VERSION = '3.1.1'
+ VERSION = '3.2.0'
end