Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 7390d6d

Browse files
fix(package.json): correct version number
1 parent 7ad88fb commit 7390d6d

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": "@js-basics/blueprint-npm-module",
3-
"version": "0.0.0-development",
3+
"version": "1.2.6",
44
"description": "",
55
"main": "./lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)