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