lib/flagsmith/version.rb in flagsmith-4.0.0 vs lib/flagsmith/version.rb in flagsmith-4.0.1

- old
+ new

@@ -1,5 +1,5 @@ # frozen_string_literal: true module Flagsmith - VERSION = '4.0.0' + VERSION = '4.0.1' end