We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f873bc commit 44ff00cCopy full SHA for 44ff00c
README.md
@@ -151,7 +151,7 @@ You can find a detailed API documentation here: [`API.md`](API.md)
151
152
## Version
153
154
-0.1.0
+0.2.0
155
156
## Contributing
157
VERSION
@@ -1 +1 @@
1
package.json
@@ -1,6 +1,6 @@
{
2
"name": "hostkeeper-server",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "Node API server for hostkeeper",
5
"private": true,
6
"scripts": {
public/package.json
"name": "hostkeeper",
"description": "Web interface for LAN-wide host<->IP mappings during development",
0 commit comments