Skip to content

Commit 080b733

Browse files
committed
Fix readme typo
1 parent 58b3930 commit 080b733

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Modern JavaScript Snippets ⚡
22

3-
🚧 *Work in progress*
3+
🚧 Work in progress
44

55

66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "modern-js-snippets",
33
"displayName": "Modern JavaScript Snippets",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"description": "Code snippets for modern JavaScript & TypeScript ⚡",
66
"license": "MIT",
77
"categories": [

0 commit comments

Comments
 (0)