diff --git a/README.md b/README.md index a6a6892..612761e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ $ polymer serve - Contact Person + Contact Person diff --git a/bower.json b/bower.json index 8ad5708..1b1e8bf 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "paper-chip", - "version": "2.0.2", + "version": "2.0.3", "authors": [ "Thomas Cybulski " ], diff --git a/package.json b/package.json index 80e322c..4f1dba8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paper-chip", - "version": "2.0.2", + "version": "2.0.3", "private": false, "main": "paper-chip.html", "repository": "https://github.com/ThomasCybulski/paper-chip",