Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 5f506f5

Browse files
author
Adam Kliment
committed
Bumped version
1 parent 554a103 commit 5f506f5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/src

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-string-parser",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Parse HTTP Request and Response from String",
55
"main": "lib/parser.js",
66
"scripts": {

0 commit comments

Comments
 (0)