From 426496eb765bae5d76f2801893a399859efc873e Mon Sep 17 00:00:00 2001 From: Danny Banks Date: Wed, 28 Feb 2018 15:28:22 -0500 Subject: [PATCH] 2.1.0 --- example/complete/package.json | 2 +- example/npm/package.json | 2 +- example/react/package.json | 2 +- example/s3/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/example/complete/package.json b/example/complete/package.json index 68b6eff9f..ff442979a 100644 --- a/example/complete/package.json +++ b/example/complete/package.json @@ -10,6 +10,6 @@ "author": "", "license": "Apache-2.0", "devDependencies": { - "style-dictionary": "2.0.0" + "style-dictionary": "2.1.0" } } \ No newline at end of file diff --git a/example/npm/package.json b/example/npm/package.json index 8adcfbbeb..006b950a7 100644 --- a/example/npm/package.json +++ b/example/npm/package.json @@ -18,6 +18,6 @@ "author": "", "license": "Apache-2.0", "devDependencies": { - "style-dictionary": "2.0.0" + "style-dictionary": "2.1.0" } } \ No newline at end of file diff --git a/example/react/package.json b/example/react/package.json index 007fdf9e1..5b5f405c0 100644 --- a/example/react/package.json +++ b/example/react/package.json @@ -10,6 +10,6 @@ "author": "", "license": "Apache-2.0", "devDependencies": { - "style-dictionary": "2.0.0" + "style-dictionary": "2.1.0" } } \ No newline at end of file diff --git a/example/s3/package.json b/example/s3/package.json index 353f44ed8..e84a74ec6 100644 --- a/example/s3/package.json +++ b/example/s3/package.json @@ -14,6 +14,6 @@ "devDependencies": { "aws-sdk": "^2.7.21", "fs-extra": "^1.0.0", - "style-dictionary": "2.0.0" + "style-dictionary": "2.1.0" } } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 6d7889139..3452b213f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "style-dictionary", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b5a83b6aa..e3b59a907 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "style-dictionary", - "version": "2.0.0", + "version": "2.1.0", "description": "Style once, use everywhere. A build system for creating cross-platform styles.", "keywords": [ "style dictionary",