diff --git a/info.plist b/info.plist
index 20d4e44..f6d4275 100644
--- a/info.plist
+++ b/info.plist
@@ -1151,7 +1151,7 @@ echo $?
version
- 0.0.9
+ 0.1.0
webaddress
https://github.com/igrybkov/alfred-focus-on-work#readme
diff --git a/package.json b/package.json
index 5e1abf8..7035723 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "alfred-focus-on-work",
- "version": "0.0.10",
+ "version": "0.1.0",
"description": "Alfred workflow which forces to focus on work and tracks a time for you",
"license": "MIT",
"repository": "igrybkov/alfred-focus-on-work",