Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Commit

Permalink
Bump versions to v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Feb 25, 2016
1 parent e06e1de commit a76664e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
12 changes: 10 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
{
"name": "text-encoding",
"version": "0.5.4",
"version": "0.5.5",
"homepage": "https://github.com/inexorabletash/text-encoding",
"authors": [
"Joshua Bell <[email protected]>"
"Joshua Bell <[email protected]>",
"Rick Eyre <[email protected]>",
"Eugen Podaru <[email protected]>",
"Filip Dupanović <[email protected]>",
"Anne van Kesteren <[email protected]>",
"Author: Francis Avila <[email protected]>",
"Michael J. Ryan <[email protected]>",
"Pierre Queinnec <[email protected]>",
"Zack Weinberg <[email protected]>"
],
"description": "Polyfill for the Encoding Living Standard's API",
"main": [ "lib/encoding.js", "lib/encoding-indexes.js" ],
Expand Down
12 changes: 10 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,17 @@
"name": "text-encoding",
"author": "Joshua Bell <[email protected]>",
"contributors": [
"Rick Eyre <[email protected]>"
"Joshua Bell <[email protected]>",
"Rick Eyre <[email protected]>",
"Eugen Podaru <[email protected]>",
"Filip Dupanović <[email protected]>",
"Anne van Kesteren <[email protected]>",
"Author: Francis Avila <[email protected]>",
"Michael J. Ryan <[email protected]>",
"Pierre Queinnec <[email protected]>",
"Zack Weinberg <[email protected]>"
],
"version": "0.5.4",
"version": "0.5.5",
"description": "Polyfill for the Encoding Living Standard's API.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit a76664e

Please sign in to comment.