Skip to content

Commit e388a23

Browse files
Merge pull request #194 from microsoft/bump-version-2.5
Bump package version to 2.5.0
2 parents 62c5322 + b68d573 commit e388a23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Microsoft Corp."
55
],
66
"homepage": "http://typescriptlang.org/",
7-
"version": "2.4.1",
7+
"version": "2.5.0",
88
"license": "0BSD",
99
"description": "Runtime library for TypeScript helper functions",
1010
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tslib",
33
"author": "Microsoft Corp.",
44
"homepage": "https://www.typescriptlang.org/",
5-
"version": "2.4.1",
5+
"version": "2.5.0",
66
"license": "0BSD",
77
"description": "Runtime library for TypeScript helper functions",
88
"keywords": [

0 commit comments

Comments
 (0)