From 1ac39fd2b4aceefba083dc707ca31701328d7354 Mon Sep 17 00:00:00 2001 From: Lenoir Zamboni Date: Wed, 9 Oct 2019 18:23:01 -0300 Subject: [PATCH] lib: bump version to 1.2.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17f136a..2494bfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@loadsmart/blocks", - "version": "1.1.0", + "version": "1.2.0", "description": "Loadsmart's React Native Components", "license": "MIT", "main": "lib/index.js",