Release 5.0.1

This commit is contained in:
Dawa Ometto
2020-04-04 13:44:00 +02:00
parent b9d7375dba
commit d8ebba114f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require 'rhino' if RUBY_PLATFORM == 'java'
require File.expand_path('../gollum/uri_encode_component', __FILE__)
module Gollum
VERSION = '5.0.0'
VERSION = '5.0.1'
def self.assets_path
::File.expand_path('gollum/public', ::File.dirname(__FILE__))