Skip to content

Commit d3a8df4

Browse files
committed
🔖 bump to release
1 parent 18d75a4 commit d3a8df4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout files
1313
uses: actions/checkout@v3
1414
- name: Update Status
15-
uses: CompeyDev/discord-status-action@0.3.0
15+
uses: CompeyDev/discord-status-action@0.3.1
1616
with:
1717
file: README.md
1818
id: "893762371770802227"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-status-action",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "GitHub action to update your discord status in a file using the Lanyard API.",
55
"main": "update.js",
66
"repository": "https://github.com/CompeyDev/discord-status-action",

0 commit comments

Comments
 (0)