Skip to content

Commit 872001b

Browse files
Update version badge to 1.0.2
1 parent 7c7618e commit 872001b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
CodeVisualizer is a powerful VS Code extension that provides two main visualization capabilities: function-level flowcharts for understanding code control flow, and codebase-level dependency graphs for analyzing project structure and module relationships.
66

7-
![CodeVisualizer](https://img.shields.io/badge/version-1.0.1-blue.svg)
7+
![CodeVisualizer](https://img.shields.io/badge/version-1.0.2-blue.svg)
88
![VS Code](https://img.shields.io/badge/VS%20Code-1.105.0+-green.svg)
99
![License](https://img.shields.io/badge/license-MIT-orange.svg)
1010

0 commit comments

Comments
 (0)