diff --git a/package.json b/package.json index 8464617..168a976 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom-cursor-indent", "main": "./lib/atom-cursor-indent", - "version": "0.3.2", + "version": "0.3.3", "description": "Makes the cursor follow the desired (auto) indentation on empty lines.", "author": { "name": "John Babak",