Skip to content

Commit 9b303b3

Browse files
committed
Version 0.9.2.
1 parent ca1f920 commit 9b303b3

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
@@ -103,7 +103,7 @@ We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
103103
Version history
104104
---------------
105105

106-
* master (unreleased)
106+
* v0.9.2
107107
- Updated most dependencies to latest versions
108108
- `--quiet` now silences warning about injection failure
109109
- Giving explicit `--watch` paths now disables adding mounted paths to watching

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "live-server",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "simple development http server with live reload capability",
55
"keywords": [
66
"front-end",

0 commit comments

Comments
 (0)