From 20203c547c10d99861e875d16369304769b8ab79 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Tue, 23 Oct 2018 22:56:29 -0400 Subject: [PATCH] 5.0.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6eedda7..46e20c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ionic2-super-tabs", - "version": "5.0.1", + "version": "5.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f2069fd..90a1108 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic2-super-tabs", - "version": "5.0.1", + "version": "5.0.2", "description": "Swipeable tabs module for Ionic 3 Apps", "main": "dist/index.js", "typings": "dist/index.d.ts",