lib/effective_learndash/version.rb in effective_learndash-0.5.0 vs lib/effective_learndash/version.rb in effective_learndash-0.5.1

- old
+ new

@@ -1,3 +1,3 @@ module EffectiveLearndash - VERSION = '0.5.0'.freeze + VERSION = '0.5.1'.freeze end