Skip to content

Commit 747125f

Browse files
committed
Bumped version to 0.0.1
1 parent fea95f7 commit 747125f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bump.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"tag": {
3+
"enabled": true,
4+
"name": "[version]"
5+
},
6+
"release": {
7+
"github": {
8+
"enabled": true,
9+
"files": [
10+
"out/**"
11+
]
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)