Skip to content

Commit

Permalink
🔖 bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
CompeyDev committed Mar 16, 2023
1 parent 33dd7b9 commit 6ba1282
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout files
uses: actions/checkout@v3
- name: Update Status
uses: CompeyDev/discord-status-action@0.3.1
uses: CompeyDev/discord-status-action@0.3.2
with:
file: README.md
id: "893762371770802227"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-status-action",
"version": "0.3.1",
"version": "0.3.2",
"description": "GitHub action to update your discord status in a file using the Lanyard API.",
"main": "update.js",
"repository": "https://github.com/CompeyDev/discord-status-action",
Expand Down

0 comments on commit 6ba1282

Please sign in to comment.