diff --git a/package.json b/package.json index 8f003d8..ab1ef2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-plugin-toml", - "version": "0.3.0", + "version": "0.3.1", "description": "A typescript language service plugin providing support for toml files.", "main": "dist/index.js", "types": "dist/index.d.ts",