File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2015-03-26)
4+
5+ * First tagged release
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ this specification also highlights the
1212The mDNS protocol is related to, but independent of, DNS-Based Service Discovery (DNS-SD)
1313as defined in [ RFC 6763] ( http://tools.ietf.org/html/rfc6763 ) .
1414
15- > Note: This project is in early alpha stage! Feel free to report any issues you encounter.
15+ > Note: This project is in beta stage! Feel free to report any issues you encounter.
1616
1717## Quickstart example
1818
@@ -80,7 +80,7 @@ The recommended way to install this library is [through composer](http://getcomp
8080``` JSON
8181{
8282 "require" : {
83- "clue/mdns-react" : " dev-master "
83+ "clue/mdns-react" : " ~0.1.0 "
8484 }
8585}
8686```
You can’t perform that action at this time.
0 commit comments