Skip to content

Commit 9d8d66a

Browse files
committed
bumping to alpha.3
1 parent d9f677f commit 9d8d66a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/lib/patternlab.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* patternlab-node - v2.0.0-alpha.2 - 2016
2+
* patternlab-node - v2.0.0-alpha.3 - 2016
33
*
44
* Brian Muenzenmeyer, Geoff Pursell, and the web community.
55
* Licensed under the MIT license.

package.json

Lines changed: 1 addition & 1 deletion
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.0.0-alpha.2",
4+
"version": "2.0.0-alpha.3",
55
"main": "./core/lib/patternlab.js",
66
"dependencies": {
77
"diveSync": "^0.3.0",

0 commit comments

Comments
 (0)