Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Commit b28f616

Browse files
Bump version to 0.1.15 for packages
1 parent 15de2d3 commit b28f616

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
@@ -1,6 +1,6 @@
11
{
22
"name": "js-polyfills",
3-
"version": "0.1.12",
3+
"version": "0.1.15",
44
"homepage": "https://github.com/inexorabletash/polyfill",
55
"authors": [
66
"Joshua Bell <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "js-polyfills",
33
"author": "Joshua Bell <[email protected]>",
4-
"version": "0.1.12",
4+
"version": "0.1.15",
55
"description": "Collection of Web polyfills.",
66
"main": "polyfill.js",
77
"files": [

0 commit comments

Comments
 (0)