Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 4eacdb9

Browse files
committed
v0.2.1
1 parent 3a83940 commit 4eacdb9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## master
3+
## v0.2.1
44

55
- Set User-Agent header for all requests #6
66
- Improved exploration #4

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "graphql-monkey",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A test framework and CLI for running fully automated, randomized tests against any GraphQL API.",
55
"keywords": [
66
"graphql",

0 commit comments

Comments
 (0)