diff --git a/component.json b/component.json index 82e6342..d92b587 100644 --- a/component.json +++ b/component.json @@ -1,8 +1,8 @@ { "name": "social-likes", - "version": "2.0.7", + "version": "2.0.8", "main": ["./social-likes.min.js", "./social-likes.css"], "dependencies": { "jquery": ">=1.7" } -} \ No newline at end of file +} diff --git a/social-likes.jquery.json b/social-likes.jquery.json index 13dd77c..dffc953 100644 --- a/social-likes.jquery.json +++ b/social-likes.jquery.json @@ -12,7 +12,7 @@ "google", "livejournal" ], - "version": "2.0.7", + "version": "2.0.8", "author": { "name": "Artem Sapegin", "email": "artem@sapegin.ru", @@ -32,4 +32,4 @@ "dependencies": { "jquery": ">=1.7" } -} \ No newline at end of file +}