lib/gist_updater/version.rb in gist_updater-0.4.3 vs lib/gist_updater/version.rb in gist_updater-0.4.4
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module GistUpdater
- VERSION = '0.4.3'
+ VERSION = '0.4.4'.freeze
end
- old
+ new