Skip to content

Commit 85d2f15

Browse files
authored
chore: version bump to v0.3.0 (#23)
1 parent e15c756 commit 85d2f15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.13",
3+
"version": "0.3.0",
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)