diff --git a/bower.json b/bower.json index 3d3dd7b..83ce87a 100644 --- a/bower.json +++ b/bower.json @@ -1,9 +1,9 @@ { "name": "capitains-sparrow.xslt", - "version": "0.0.3", + "version": "0.0.4", "homepage": "https://github.com/Capitains/jQuery.xslt", "authors": [ - "Thibault Clérice " + "Thibault Clerice " ], "description": "CTS API abstractions and jQuery plugin", "main": "dist/cts.jquery.xslt.min.js", diff --git a/package.json b/package.json index 1459461..45b9f93 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "capitains-sparrow.xslt", "description": "jQuery xslt plugin for CTS repositories", - "version": "0.0.3", + "version": "0.0.4", "keywords": [ "CITE", "CTS", @@ -40,7 +40,7 @@ }, "contributors": [ { - "name": "Thibault Clérice", + "name": "Thibault Clerice", "email": "", "web": "http://github.com/PonteIneptique" }, @@ -52,7 +52,7 @@ ], "maintainers": [ { - "name": "Thibault Clérice", + "name": "Thibault Clerice", "email": "", "web": "http://github.com/PonteIneptique" },