mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
Bump version
This commit is contained in:
parent
33e90ab36c
commit
d9f890c928
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module MiniRacer
|
||||
VERSION = "0.5.0.pre"
|
||||
VERSION = "0.5.0"
|
||||
LIBV8_NODE_VERSION = "~> 16.10.0.0"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue