This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
cmdsrv
mirror of
https://github.com/brettlangdon/cmdsrv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
4
Wiki
Activity
Browse Source
version bump
master
v0.1.1
Brett Langdon
12 years ago
parent
0fb8f8cf8a
commit
37a007c18e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
View File
@ -1,6 +1,6 @@
{
"name"
:
"cmdsrv"
,
"version"
:
"0.1.
0
"
,
"version"
:
"0.1.
1
"
,
"description"
:
"simple text protocol command server"
,
"main"
:
"lib/index.js"
,
"scripts"
:
{
Write
Preview
Loading…
Cancel
Save