Skip to content

Commit 7ba1692

Browse files
committed
Release 0.1.0
1 parent 6a28dc2 commit 7ba1692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rustdocstring",
33
"displayName": "Rust Doc String - Rust Docstring Generator",
44
"description": "Automatically generate structured Rust doc comments (///) for functions, structs, and enums.",
5-
"version": "0.0.1",
5+
"version": "0.1.0",
66
"publisher": "ChrisBeard",
77
"author": "Chris Beard",
88
"icon": "./images/icon2.png",

0 commit comments

Comments
 (0)