Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
updating version in JSON files
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckcarpenter committed May 6, 2015
1 parent eb9e63a commit dba6344
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "REM-unit-polyfill",
"version": "1.3.2",
"version": "1.3.4",
"homepage": "https://github.com/chuckcarpenter/REM-unit-polyfill",
"authors": [
"Chuck Carpenter <chuck.carpenter@me.com>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rem",
"description": "A polyfill to parse CSS links and rewrite pixel equivalents into head for non supporting browsers",
"main": "js/rem.js",
"version": "1.3.2",
"version": "1.3.4",
"authors": [
"Chuck Carpenter <chuck.carpenter@me.com>",
"Lucas Serven <lserven@gmail.com>"
Expand Down

0 comments on commit dba6344

Please sign in to comment.