lib/sugar_utils/version.rb in sugar_utils-0.4.4 vs lib/sugar_utils/version.rb in sugar_utils-0.5.0
- old
+ new
@@ -1,6 +1,6 @@
# encoding: utf-8
# frozen_string_literal: true
module SugarUtils
- VERSION = '0.4.4'
+ VERSION = '0.5.0'
end
- old
+ new