Skip to content

Commit 496bf13

Browse files
committed
no use semantic-release
1 parent cf02bbc commit 496bf13

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,3 @@ Example:
3535
[wiby test](./USAGE.md#wiby-test) Test your dependents
3636

3737
[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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wiby",
3-
"version": "0.0.0-development",
3+
"version": "0.10.1",
44
"description": "Will I Break You?",
55
"bin": {
66
"wiby": "bin/wiby"

0 commit comments

Comments
 (0)