From 7ec369e9246eb659fb67839264cca956a2ad0637 Mon Sep 17 00:00:00 2001 From: Andres Garcia Date: Mon, 24 Oct 2016 17:54:25 -0300 Subject: [PATCH] released version 0.3.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 38102d9..347bf55 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-touch-widgets", - "version": "0.3.1", + "version": "0.3.2", "description": "angular-touch-widgets: A collection of simple and beautiful widgets developed for ionic framework", "authors": [ { diff --git a/package.json b/package.json index adc1564..d71bf4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-touch-widgets", - "version": "0.1.0", + "version": "0.3.2", "description": "angular-touch-widgets: A collection of simple and beautiful widgets developed for ionic framework", "author": { "name": "Andres Garcia Scardilli",