Skip to content

Commit be9dc27

Browse files
committed
Fixed readme.
1 parent e5d7c55 commit be9dc27

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-
# agnostic
1+
# agnostic [![NPM Module](https://img.shields.io/npm/v/agnostic.svg?style=flat)](https://www.npmjs.com/package/agnostic)
22

33
A library that allows other projects to be agnostic of particular http server implementation.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agnostic",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A library that allows other projects to be agnostic of particular http server implementation",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)