Skip to content

Commit 010d103

Browse files
committed
version bump to v1.1.0
1 parent afe4dd3 commit 010d103

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

package.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jaredwray/mockhttp",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Mock Http - Easy way to mock http with httpbin replacement",
55
"type": "module",
66
"main": "dist/index.js",
@@ -31,7 +31,18 @@
3131
"mock",
3232
"http",
3333
"httpbin",
34-
"test"
34+
"testing",
35+
"api",
36+
"fastify",
37+
"docker",
38+
"typescript",
39+
"rest",
40+
"mock-server",
41+
"api-testing",
42+
"development",
43+
"http-testing",
44+
"httpbin-alternative",
45+
"endpoints"
3546
],
3647
"author": "Jared Wray <me@jaredwray.com>",
3748
"license": "MIT",

0 commit comments

Comments
 (0)