Skip to content

Commit 74a0fc1

Browse files
committed
version bump v1.0.2
1 parent 35879a5 commit 74a0fc1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "foundryvtt-confetti",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "",
66
"scripts": {
77
"publish": "gulp publish",

src/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "confetti",
33
"title": "Confetti",
44
"description": "Everyone loves confetti.",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"author": "Andrew Krigline (akrigline)",
77
"authors": [
88
{
@@ -56,7 +56,7 @@
5656
],
5757
"bugs": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/issues",
5858
"changelog": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases",
59-
"download": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/download/v1.0.1/module.zip",
59+
"download": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/download/v1.0.2/module.zip",
6060
"manifest": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/latest/download/module.json",
6161
"readme": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-confetti/main/README.md",
6262
"url": "https://github.com/ElfFriend-DnD/foundryvtt-confetti"

0 commit comments

Comments
 (0)