This commit is contained in:
marihachi 2021-03-20 16:45:21 +09:00
parent 8516055437
commit 1c396215aa

View file

@ -1,6 +1,6 @@
{
"name": "rosee",
"version": "0.4.0",
"version": "0.5.0",
"description": "A MFM parser implementation with PEG.js",
"main": "./built/index.js",
"scripts": {