We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ada728 commit 4908970Copy full SHA for 4908970
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typescript-plugin-toml",
3
- "version": "0.4.0",
+ "version": "0.5.0",
4
"description": "A typescript language service plugin providing support for toml files.",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments