Skip to content

Commit 00c2ced

Browse files
committed
Bump version 0.0.5
1 parent 8951f20 commit 00c2ced

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "mklabs",
33
"name": "tiny-lr",
44
"description": "Tiny LiveReload server, background-friendly",
5-
"version": "0.0.4",
5+
"version": "0.0.5",
66
"homepage": "https://github.com/mklabs/tiny-lr",
77
"repository": {
88
"url": "git://github.com/mklabs/tiny-lr.git"

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ request(server)
380380

381381
---
382382

383+
- 2013-01-21 - v0.0.5 - [PR #18](https://github.com/mklabs/tiny-lr/pull/18) / [PR #21](https://github.com/mklabs/tiny-lr/pull/21) - https support / expose reload flags through options
383384
- 2013-01-21 - v0.0.4 - middleware support
384385
- 2013-01-20 - v0.0.3 - serve livereload from repo (#4)
385386
- 2013-01-12 - v0.0.2 - tasks - support for grunt 0.3.x (#1)

0 commit comments

Comments
 (0)