Skip to content

Commit

Permalink
chore: release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 14, 2023
1 parent 3308c82 commit f38192d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// @homepageURL https://github.com/antfu/open-in-codeflow
// @supportURL https://github.com/antfu/open-in-codeflow
// @namespace https://greasyfork.org/en/scripts/464002-open-in-codeflow
// @version 0.1.0
// @version 0.1.1
// @description Enhances GitHub to add a button to open the repo/issue/PR in Codeflow.
// @author Anthony Fu
// @license MIT
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "open-in-codeflow",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"packageManager": "pnpm@8.2.0",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
Expand Down

0 comments on commit f38192d

Please sign in to comment.