From d1e950a04d8b5c749fd53baad667d8aaef5fd4b9 Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Thu, 5 Jan 2017 13:07:18 -0500 Subject: [PATCH] Bump to 1.5. --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 317c165..49d02f2 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "Microsoft Corp." ], "homepage": "http://typescriptlang.org/", - "version": "1.4.0", + "version": "1.5.0", "license": "Apache License 2.0", "description": "Runtime library for TypeScript helper functions", "keywords": [ diff --git a/package.json b/package.json index ebf35ee..31425d9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "tslib", "author": "Microsoft Corp.", "homepage": "http://typescriptlang.org/", - "version": "1.4.0", + "version": "1.5.0", "licenses": [ { "type": "Apache License 2.0",