Skip to content

Commit

Permalink
Bump version to 0.0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 8, 2023
1 parent 7ae4d7f commit 0602403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Available tasks:
```console
> deno task build
...
Built to out/depop-0.0.0.12.zip:
Built to out/depop-0.0.0.13.zip:
...
```

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "depop",
"description": "Hide stars, followers and watchers in GitHub",
"version": "0.0.0.12",
"version": "0.0.0.13",
"manifest_version": 3,
"homepage_url": "https://github.com/kachick/depop",
"permissions": [
Expand Down

0 comments on commit 0602403

Please sign in to comment.