diff --git a/package.json b/package.json index 7e587654..1f23be61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuebbble", - "version": "2.2.0", + "version": "2.2.1", "description": "Simple vue component displaying shots from a user using the dribbble api", "main": "dist/vuebbble.js", "author": "Robbin Johansson ", diff --git a/src/App.vue b/src/App.vue index d1e40c74..796c6a99 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,16 +1,16 @@