diff --git a/package.json b/package.json index 7275c1b..66eada9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "repository": "https://github.com/appodeal/admob-sync-app", "description": "Appodeal AdMob Sync application", "private": true, - "version": "0.1.8", + "version": "0.1.9", "scripts": { "start": "webpack --watch --progress --config=webpack/development.ts", "test": "jest",