From 5bdc47d70a38fec89f6a3a15b2044f3e4d6057d1 Mon Sep 17 00:00:00 2001 From: Robbin Johansson Date: Wed, 25 Oct 2017 23:17:41 +0200 Subject: [PATCH] Oops! :rofl: --- package.json | 2 +- src/App.vue | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) 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 @@