lib/effective_learndash/version.rb in effective_learndash-0.2.1 vs lib/effective_learndash/version.rb in effective_learndash-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveLearndash - VERSION = '0.2.1'.freeze + VERSION = '0.3.0'.freeze end