diff --git a/package.json b/package.json index 91b9df8..e4f8749 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tabs-to-spaces", "main": "./lib/tabs-to-spaces", - "version": "0.3.1", + "version": "0.3.2", "description": "Provides the ability to convert between leading tabs and spaces in a document", "activationEvents": [ "tabs-to-spaces:tabify",