diff --git a/bower.json b/bower.json index f595b2a..8d8146e 100644 --- a/bower.json +++ b/bower.json @@ -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 " + "Joshua Bell ", + "Rick Eyre ", + "Eugen Podaru ", + "Filip Dupanović ", + "Anne van Kesteren ", + "Author: Francis Avila ", + "Michael J. Ryan ", + "Pierre Queinnec ", + "Zack Weinberg " ], "description": "Polyfill for the Encoding Living Standard's API", "main": [ "lib/encoding.js", "lib/encoding-indexes.js" ], diff --git a/package.json b/package.json index 3bae282..16a267a 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,17 @@ "name": "text-encoding", "author": "Joshua Bell ", "contributors": [ - "Rick Eyre " + "Joshua Bell ", + "Rick Eyre ", + "Eugen Podaru ", + "Filip Dupanović ", + "Anne van Kesteren ", + "Author: Francis Avila ", + "Michael J. Ryan ", + "Pierre Queinnec ", + "Zack Weinberg " ], - "version": "0.5.4", + "version": "0.5.5", "description": "Polyfill for the Encoding Living Standard's API.", "main": "index.js", "files": [