diff --git a/README.md b/README.md index 6517e52f3..8bb404298 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Pattern Lab Logo](patternlab.svg) +![Pattern Lab Logo](/patternlab.png "Pattern Lab Logo") [![Build Status](https://travis-ci.org/pattern-lab/patternlab-node.svg?branch=master)](https://travis-ci.org/pattern-lab/patternlab-node) ![current release](https://img.shields.io/github/release/pattern-lab/patternlab-node.svg) ![license](https://img.shields.io/github/license/pattern-lab/patternlab-node.svg) [![Join the chat at Gitter](https://badges.gitter.im/pattern-lab/node.svg)](https://gitter.im/pattern-lab/node) diff --git a/core/lib/patternlab.js b/core/lib/patternlab.js index 92e6e447b..f5e4b6e0e 100644 --- a/core/lib/patternlab.js +++ b/core/lib/patternlab.js @@ -1,5 +1,5 @@ /* - * patternlab-node - v2.9.0 - 2017 + * patternlab-node - v2.9.1 - 2017 * * Brian Muenzenmeyer, Geoff Pursell, Raphael Okon, tburny and the web community. * Licensed under the MIT license. diff --git a/package.json b/package.json index c4b5fb642..bf17b094d 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": "2.9.0", + "version": "2.9.1", "main": "./core/lib/patternlab.js", "dependencies": { "chalk": "^1.1.3", diff --git a/patternlab.png b/patternlab.png new file mode 100644 index 000000000..80edf70ad Binary files /dev/null and b/patternlab.png differ diff --git a/patternlab.svg b/patternlab.svg deleted file mode 100644 index b1980ba91..000000000 --- a/patternlab.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file