From 3927ee89579f1ae9603778335ea593f64018a169 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 17 Dec 2015 15:48:37 -0500 Subject: [PATCH] chore(publish): updating npm version to alpha.44 --- package.json | 2 +- scripts/npm/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e429dfaf8f..6a69bb10a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-framework", - "version": "2.0.0-alpha.43", + "version": "2.0.0-alpha.44", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/scripts/npm/package.json b/scripts/npm/package.json index fccedcec2a..d5e2e394e6 100644 --- a/scripts/npm/package.json +++ b/scripts/npm/package.json @@ -1,6 +1,6 @@ { "name": "ionic-framework", - "version": "2.0.0-alpha.43", + "version": "2.0.0-alpha.44", "license": "Apache-2.0", "repository": { "type": "git",