lib/frontman/version.rb in frontman-ssg-0.0.3 vs lib/frontman/version.rb in frontman-ssg-0.0.4
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module Frontman
# Current Version
- VERSION = '0.0.3'
+ VERSION = '0.0.4'
end
- old
+ new