Skip to content

Commit 5076f2a

Browse files
committed
Bump version to 1.0.0
1 parent 4a7450c commit 5076f2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hackmd/api",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "HackMD/CodiMD Node.js API Client",
55
"main": "dist/index.js",
66
"declaration": "./dist/index.d.ts",

nodejs/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
version "0.0.0"
3030
resolved "https://registry.yarnpkg.com/@types/tough-cookie-filestore/-/tough-cookie-filestore-0.0.0.tgz#3d53077d7a688a3f2ee6b4f31a848d09eaec9aba"
3131

32-
"@types/tough-cookie@^3.0.0":
32+
"@types/tough-cookie@^2.3.7":
3333
version "2.3.7"
3434
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-2.3.7.tgz#979434b5900f9d710f5d4e15c466cadb8e9fdc47"
3535

0 commit comments

Comments
 (0)