Skip to content

Commit 1313756

Browse files
committed
chore: 🔖 bump version to 0.0.6
1 parent fdc858b commit 1313756

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ No known issues at the moment. If you encounter any issues, please feel free to
3333

3434
## Release Notes
3535

36-
### 0.0.3
36+
### 0.0.6
3737

3838
Initial release of the "react-code-regions" extension.
3939

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-code-regions",
33
"displayName": "React Code Regions",
44
"description": "",
5-
"version": "0.0.5",
5+
"version": "0.0.6",
66
"engines": {
77
"vscode": "^1.87.0"
88
},

0 commit comments

Comments
 (0)