Skip to content

Commit 6917393

Browse files
author
Graham Butler
committed
build test
1 parent c3464d1 commit 6917393

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
GIT_SECRET:
1111
from_secret: GITHUB_KEY
1212
commands:
13-
- npm install -g @author.io/cicd-autotag@1.0.5
13+
- npm install -g @author.io/cicd-autotag
1414
- autotag
1515
when:
1616
event:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@author.io/element-select",
3-
"version": "1.0.1-beta.1",
3+
"version": "1.0.1-beta.2",
44
"description": "author-select custom element (web component).",
55
"main": "dist/author-select.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)