This commit is contained in:
marihachi 2021-03-27 22:17:32 +09:00
parent 57e687efa2
commit f59529ffde

View file

@ -1,6 +1,6 @@
{
"name": "mfm-js",
"version": "0.8.0",
"version": "0.9.0",
"description": "An MFM parser implementation with PEG.js",
"main": "./built/index.js",
"scripts": {