chore: update version to 0.2.0 in package.json
This commit is contained in:
parent
8a1daf2927
commit
eec4b6f28b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@imnyang/comcigan.ts",
|
"name": "@imnyang/comcigan.ts",
|
||||||
"version": "0.0.0-development",
|
"version": "0.2.0",
|
||||||
"description": "A Comcigan parser written in TypeScript",
|
"description": "A Comcigan parser written in TypeScript",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue