lib/action_table/version.rb in action_table-0.3.0 vs lib/action_table/version.rb in action_table-0.4.0
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ActionTable
- VERSION = '0.3.0'.freeze
+ VERSION = '0.4.0'.freeze
end
- old
+ new