Skip to content

Commit d9a760e

Browse files
build: reset version number
1 parent cdf8caf commit d9a760e

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": "@electron/docs-parser",
3-
"version": "0.0.1",
3+
"version": "0.0.0-development",
44
"description": "Parse Electron documentation into a machine readable JSON file",
55
"main": "dist/index.js",
66
"author": "Samuel Attard",

0 commit comments

Comments
 (0)