Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

Commit 80f446b

Browse files
author
Mike Engel
committed
Updating bower.json and package.json for the 2.3.0 release
1 parent 4941a4d commit 80f446b

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
@@ -2,7 +2,7 @@
22
"name": "picturefill",
33
"repo": "scottjehl/picturefill",
44
"description": "A Polyfill for the HTML Picture Element (http://picture.responsiveimages.org/) that you can use today.",
5-
"version": "2.3.0-beta",
5+
"version": "2.3.0",
66
"main": "dist/picturefill.js",
77
"scripts": [
88
"dist/picturefill.js"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "picturefill",
33
"description": "A responsive image polyfill.",
4-
"version": "2.3.0-beta",
4+
"version": "2.3.0",
55
"repo": "https://github.com/scottjehl/picturefill.git",
66
"homepage": "https://scottjehl.github.io/picturefill/",
77
"bugs": "https://github.com/scottjehl/picturefill/issues",

0 commit comments

Comments
 (0)