Skip to content

Commit a09d640

Browse files
committed
Update version number
1 parent b4769be commit a09d640

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ deploy:
4545
file: bintray-descriptor.json
4646
user: $BINTRAY_USER
4747
key: $BINTRAY_API_KEY
48+
wait-until-deployed: true
4849
skip_cleanup: true # to upload artifacts created during the build

bintray-descriptor.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@
2020
In case the version already exists on Bintray, only the name fields is mandatory. */
2121

2222
"version": {
23-
"name": "0.0.1",
23+
"name": "0.6.1",
2424
"desc": "Initial version",
2525
"released": "2019-04-18",
26-
"vcs_tag": "0.0.1",
2726
"gpgSign": false
2827
},
2928

0 commit comments

Comments
 (0)