[ruby/racc] Bump version to 1.5.2

https://github.com/ruby/racc/commit/ce0d7b9cde
This commit is contained in:
Hiroshi SHIBATA 2020-12-26 14:27:14 +09:00
parent 533bf6f19d
commit bb04856bca
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#++
module Racc
VERSION = '1.5.1'
VERSION = '1.5.2'
Version = VERSION
Copyright = 'Copyright (c) 1999-2006 Minero Aoki'
end