Bump version number

This commit is contained in:
Chris Seaton 2022-03-13 18:51:33 +00:00
parent 5f59cbdbd0
commit 9d1915013d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Concurrent
VERSION = '1.1.9'
VERSION = '1.1.10'
end