Release 5.2.1

This commit is contained in:
Dawa Ometto
2021-02-25 13:35:02 +01:00
parent f6a7c57175
commit 7c60841bad
3 changed files with 8 additions and 4 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.2'
VERSION = '5.2.1'
def self.assets_path
::File.expand_path('gollum/public', ::File.dirname(__FILE__))