Skip to content

Commit 7693646

Browse files
committed
Bump version to 10.0.3
1 parent 40f50e3 commit 7693646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ go:
1010
deploy:
1111
- provider: script
1212
on:
13-
tag: true
13+
tags: true
1414
script: bash ./deploy.sh
1515
- provider: releases
1616
skip_cleanup: true

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.1
1+
1.10.3

0 commit comments

Comments
 (0)