Skip to content

Commit a0a9238

Browse files
authored
Merge pull request #18 from requestly/v0.2.11
chore: version bump to v0.2.11
2 parents d86aad3 + a1a3437 commit a0a9238

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@requestly/mock-server",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"description": "- Methods: GET, POST, PUT, OPTIONS - Description - Endpoint (can be full path) (/api/v1/users) - Multiple Responses - Shuffle Response - Sequential Response - Rules in Response - Status (Any status code 2xx, 4xx) - Latency - Body - Templating - Faker js - Headers",
55
"main": "build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)