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