Skip to content

Commit

Permalink
Merge pull request #5 from Zuoqiu-Yingyi/dev
Browse files Browse the repository at this point in the history
chore(wakatime): release v0.1.1
  • Loading branch information
Zuoqiu-Yingyi authored Aug 15, 2023
2 parents f8ed131 + 859c2ba commit 165ffcb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

env:
PACKAGE_NAME: custom-fonts
PACKAGE_VERSION: 0.1.0
PACKAGE_VERSION: 0.1.1

jobs:
release-please:
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": "wakatime",
"private": true,
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion public/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "wakatime",
"author": "Zuoqiu Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/siyuan-plugin-wakatime",
"version": "0.1.0",
"version": "0.1.1",
"minAppVersion": "2.9.9",
"backends": [
"all"
Expand Down

0 comments on commit 165ffcb

Please sign in to comment.