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
9de3d2879d
commit
1adb2f9c6d
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
17-05-2016
|
||||
|
||||
- 0.0.1
|
||||
|
||||
- Added unblock function so SIGINT does not lead to a crash
|
||||
|
||||
14-05-2016
|
||||
|
||||
- 0.0.1.beta.1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module MiniRacer
|
||||
VERSION = "0.1.0.beta.3"
|
||||
VERSION = "0.1.0"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue