Skip to content

Commit 2ec7c0f

Browse files
author
nickpape-msft
committed
Update the version number to match what has already been published to NPM (0.0.1, 1.0.0, 1.0.1)
1 parent 024f9b1 commit 2ec7c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-extractor",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Validatation, documentation, and auditing for the exported API of a TypeScript package",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)