We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a28dc2 commit 7ba1692Copy full SHA for 7ba1692
package.json
@@ -2,7 +2,7 @@
2
"name": "rustdocstring",
3
"displayName": "Rust Doc String - Rust Docstring Generator",
4
"description": "Automatically generate structured Rust doc comments (///) for functions, structs, and enums.",
5
- "version": "0.0.1",
+ "version": "0.1.0",
6
"publisher": "ChrisBeard",
7
"author": "Chris Beard",
8
"icon": "./images/icon2.png",
0 commit comments