Skip to content

Commit 3594ddb

Browse files
committed
incrementing version
1 parent 631f195 commit 3594ddb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

core/lib/patternlab.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* patternlab-node - v2.7.1-alpha - 2016
2+
* patternlab-node - v2.7.1 - 2017
33
*
4-
* Brian Muenzenmeyer, Geoff Pursell, and the web community.
4+
* Brian Muenzenmeyer, Geoff Pursell, Raphael Okon, tburny and the web community.
55
* Licensed under the MIT license.
66
*
77
* Many thanks to Brad Frost and Dave Olsen for inspiration, encouragement, and advice.

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.7.1-alpha",
4+
"version": "2.7.1",
55
"main": "./core/lib/patternlab.js",
66
"dependencies": {
77
"diveSync": "^0.3.0",

0 commit comments

Comments
 (0)