From d08f80cae9958f41403e31799bc428d7307f167c Mon Sep 17 00:00:00 2001 From: Julio Ochoa Date: Mon, 9 Dec 2019 10:35:12 -0800 Subject: [PATCH] updated package.json for 1.2.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3af5555..d184844 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-base", - "version": "1.1.0", + "version": "1.2.0", "description": "Tokens, mixins, and other Sass utilities for Esri's Calcite Design System", "homepage": "https://github.com/Esri/calcite-base", "main": "dist/index.js",