diff --git a/core/lib/lineage_hunter.js b/core/lib/lineage_hunter.js index e5367f2e0..da51b8266 100644 --- a/core/lib/lineage_hunter.js +++ b/core/lib/lineage_hunter.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/list_item_hunter.js b/core/lib/list_item_hunter.js index 2b08ef2f1..acab107ac 100644 --- a/core/lib/list_item_hunter.js +++ b/core/lib/list_item_hunter.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/media_hunter.js b/core/lib/media_hunter.js index 62a02ad5a..9d7720013 100644 --- a/core/lib/media_hunter.js +++ b/core/lib/media_hunter.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/object_factory.js b/core/lib/object_factory.js index 28a4af057..b4bccb21a 100644 --- a/core/lib/object_factory.js +++ b/core/lib/object_factory.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/parameter_hunter.js b/core/lib/parameter_hunter.js index 9567f2a46..29f4ecc98 100644 --- a/core/lib/parameter_hunter.js +++ b/core/lib/parameter_hunter.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/pattern_assembler.js b/core/lib/pattern_assembler.js index 869b1986c..e66d4dd69 100644 --- a/core/lib/pattern_assembler.js +++ b/core/lib/pattern_assembler.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/pattern_exporter.js b/core/lib/pattern_exporter.js index ff53cac6c..fdafed9da 100644 --- a/core/lib/pattern_exporter.js +++ b/core/lib/pattern_exporter.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/patternlab.js b/core/lib/patternlab.js index cc910a5bc..6513c4a42 100644 --- a/core/lib/patternlab.js +++ b/core/lib/patternlab.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/patternlab_grunt.js b/core/lib/patternlab_grunt.js index d124a7e0e..9a0c575e8 100644 --- a/core/lib/patternlab_grunt.js +++ b/core/lib/patternlab_grunt.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/patternlab_gulp.js b/core/lib/patternlab_gulp.js index be02179cf..1b1d8d62c 100644 --- a/core/lib/patternlab_gulp.js +++ b/core/lib/patternlab_gulp.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/pseudopattern_hunter.js b/core/lib/pseudopattern_hunter.js index 053e520c3..19625f179 100644 --- a/core/lib/pseudopattern_hunter.js +++ b/core/lib/pseudopattern_hunter.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/core/lib/style_modifier_hunter.js b/core/lib/style_modifier_hunter.js index b6f870074..3222fdedc 100644 --- a/core/lib/style_modifier_hunter.js +++ b/core/lib/style_modifier_hunter.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v1.2.0 - 2016 + * patternlab-node - v1.2.1 - 2016 * * Brian Muenzenmeyer, and the web community. * Licensed under the MIT license. diff --git a/package.gulp.json b/package.gulp.json index be9f8ddc4..d5ce052a2 100644 --- a/package.gulp.json +++ b/package.gulp.json @@ -1,7 +1,7 @@ { "name": "patternlab-node", "description": "Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI).", - "version": "1.2.0", + "version": "1.2.1", "main": "./core/lib/patternlab.js", "dependencies": { "del": "^2.2.0", diff --git a/package.json b/package.json index 588f19d60..06541e240 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "patternlab-node", "description": "Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI).", - "version": "1.2.0", + "version": "1.2.1", "main": "./core/lib/patternlab.js", "dependencies": { "diveSync": "^0.3.0",