Skip to content

Commit caa49f6

Browse files
committed
increment package.json to 3.0.0
closes #602
1 parent 4fe1301 commit caa49f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "patternlab-node",
33
"description": "Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI).",
4-
"version": "2.7.2",
4+
"version": "3.0.0",
55
"main": "./core/lib/patternlab.js",
66
"dependencies": {
77
"async": "^2.1.2",

0 commit comments

Comments
 (0)