bump version

This commit is contained in:
Sam Saffron 2020-04-22 12:10:38 +10:00
parent 67f40b9ab8
commit b32ca19cd7
No known key found for this signature in database
GPG Key ID: B9606168D2FFD9F5
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module MiniRacer
VERSION = "0.2.9"
VERSION = "0.2.10"
end