Skip to content

Commit

Permalink
Bump version to 2.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRosenwasser committed Oct 31, 2022
1 parent 5f7365e commit 8acd4b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -4,7 +4,7 @@
"Microsoft Corp."
],
"homepage": "http://typescriptlang.org/",
"version": "2.4.0",
"version": "2.4.1",
"license": "0BSD",
"description": "Runtime library for TypeScript helper functions",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "tslib",
"author": "Microsoft Corp.",
"homepage": "https://www.typescriptlang.org/",
"version": "2.4.0",
"version": "2.4.1",
"license": "0BSD",
"description": "Runtime library for TypeScript helper functions",
"keywords": [
Expand Down

0 comments on commit 8acd4b3

Please sign in to comment.