Skip to content

Commit

Permalink
version 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ritwickdey committed Jan 19, 2022
1 parent 5f09765 commit a8edc64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Live Server",
"description": "Launch a development local Server with live reload feature for static & dynamic pages",

"version": "5.7.1",
"version": "5.7.2",
"publisher": "ritwickdey",
"author": {
"name": "Ritwick Dey",
Expand Down Expand Up @@ -357,7 +357,7 @@
"vsls": "^0.3.967"
},
"announcement": {
"onVersion": "5.7.1",
"message": "[NEW] [email protected].1: load time improved."
"onVersion": "5.7.2",
"message": "[NEW] [email protected].2: load time improved."
}
}

0 comments on commit a8edc64

Please sign in to comment.