Merge pull request #2 from imnyang/main
chore: update version to 0.2.0 in package.json
This commit is contained in:
commit
35e7a14d1d
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