Release 5.3.0

This commit is contained in:
Dawa Ometto
2022-05-25 11:24:19 +02:00
parent 8e35688b17
commit 9c2f8dfeba
5 changed files with 44 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require 'rhino' if RUBY_PLATFORM == 'java'
require ::File.expand_path('../gollum/uri_encode_component', __FILE__)
module Gollum
VERSION = '5.2.3'
VERSION = '5.3.0'
::I18n.available_locales = [:en]
::I18n.load_path = Dir[::File.expand_path("lib/gollum/locales") + "/*.yml"]