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

Commit 049fa7d

Browse files
committed
fix(release): change package version
1 parent bf46bc7 commit 049fa7d

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": "blueprint-components",
3-
"version": "0.0.0-development",
3+
"version": "0.0.0-semantically-released",
44
"main": "src/index.js",
55
"description": "The missing components for Blueprint",
66
"keywords": [

0 commit comments

Comments
 (0)