Skip to content

Commit

Permalink
Bumped Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Rasmussen committed May 24, 2017
1 parent e466f63 commit 1a51cc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ deploy:
provider: releases
api-key:
secure: YeEJO7TElGtHfVxI/uhujcrGRhhI9w6GvBh67jPHGoIP0+G5TnUs2rhKMnhqxNkMGLDuCcm+U5QTQDAFOVoERlQPSqlTHF7bohxaJujTDZ+es9QHjUqsy2/CT/ov//m6gmFUPplLW++gOmABZR1WoOWp2eT1H/1NDDsT5jAI7wrQchjTlLEQndaCP8tAHI9hD4VdXiF38+1OYP55d/Tmujs3KpKDx2Df3f+12twhjGIwg+7kTaoAdN7j+TD0uUoSZ7wby98KUnAn5qj+dq0cfYoc2kvZ+eMEzxQpMXzxuWlFXOUwb2j9AFzR2SMC38BJxgHU92e3XnfbZP4mFOLpQLJnW1HUdPQQdAAebvpomDjvTsg3H8ttmoNj43eBhRwVVgA3ER2btEdsJGsrYZbkRftGoNi6irL14ymNxLY9VtnayyUCSXbEgZZgY/XUpNnlULEGvwpfg5ZYMtMMlJZDxImrIipEoiNOXjVO8GYOVk5mKA8YQ+Bv+5tQlopDasFMI+NFFVneVU205+ZGcCV2DlAnkBRO+6E5oy6vyDpnj2SD4wEQ1PKWtjEfA5OF6eKz/vvTP9FsdmjwQONmM2E09Jv4Y6N/ktIcX+XbI2OlpK3926bSBh+MtIPLa4Do0UOM3+KcR8fScRL0b3uHEKebFg997NGoQxbEGh0QllLq0n4=
file: build/libs/xlr-bitbucket-plugin-1.0.1.jar
file: build/libs/xlr-bitbucket-plugin-1.0.2.jar
skip_cleanup: true
on:
tags: true
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id "com.xebialabs.xl.docker" version "1.0.0"
}

version='1.0.1'
version='1.0.2'

apply plugin: 'java'
apply plugin: 'idea'
Expand Down

0 comments on commit 1a51cc5

Please sign in to comment.