Skip to content

Commit b5f8d24

Browse files
authored
fix: bump version in package.json (#2)
PR #1 didn't update the `package.json`'s file version. We do it manually here.
1 parent 13af86f commit b5f8d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dfinity/typedoc-plugin-icp-docs",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "Build Markdown docs to be published on js.icp.build",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)