Skip to content

Commit 89bbed6

Browse files
committed
Update README.md
1 parent 94d5731 commit 89bbed6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Reverse String
1+
# Fast Http
22

33
[![Build Status](https://travis-ci.org/cedced19/fast-http.svg)](https://travis-ci.org/cedced19/fast-http)
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-http",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Create a tiny web server which does not support the MVC pattern,for simple Node.js app.",
55
"main": "fast-http.js",
66
"engines": {

0 commit comments

Comments
 (0)