[ruby/racc] Bump version to 1.6.1

https://github.com/ruby/racc/commit/1768ed252f
This commit is contained in:
Hiroshi SHIBATA 2022-12-05 13:55:09 +09:00 committed by git
parent 16b2e03014
commit 5fb3dec058

View File

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