Skip to content

Commit 77f2742

Browse files
committed
fix: Updated version.
1 parent d8fda19 commit 77f2742

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "@patternfly/patternfly-doc-core",
33
"type": "module",
4-
"version": "0.0.0-development",
4+
"version": "1.0.0",
5+
"description": "PatternFly Core Documentation",
56
"publishConfig": {
67
"access": "public"
78
},

0 commit comments

Comments
 (0)