diff --git a/services/spelling/package.json b/services/spelling/package.json index 8fb64c268e..5367510a75 100644 --- a/services/spelling/package.json +++ b/services/spelling/package.json @@ -2,7 +2,7 @@ "name": "spelling-sharelatex", "author": "ShareLaTeX ", "description": "A JSON API wrapper around aspell", - "version": "0.0.1", + "version": "0.1.0" "dependencies": { "express": "3.1.0", "async": "0.1.22",