We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf02bbc commit 496bf13Copy full SHA for 496bf13
README.md
@@ -35,8 +35,3 @@ Example:
35
[wiby test](./USAGE.md#wiby-test) Test your dependents
36
37
[wiby result](./USAGE.md#wiby-result) Fetch the results of your tests
38
-
39
-## Development
40
41
-- This repository uses `semantic-release` with default configuration.
42
-- Create a new release by running `npx semantic-release`.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "wiby",
3
- "version": "0.0.0-development",
+ "version": "0.10.1",
4
"description": "Will I Break You?",
5
"bin": {
6
"wiby": "bin/wiby"
0 commit comments