Skip to content

Commit

Permalink
version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Moussaud committed Feb 26, 2016
1 parent 4ef297c commit 1d03a23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ deploy:
provider: releases
api_key:
secure: alaeOarV4869kZfE9zAqdARLndMWickS00K1OxT+C94db+Ko0oyIF3XVJD+u4r34xCvmlpiBdkom5C5UyI1z5CptwkONdH9kubHdTYey3Wpw0l7OQbpha0PXfUzj9V2bJqySgxx4yt3PJs49g9nOjWKuSn57c2AZ3ziAeKYZvQk=
file: build/libs/xld-docker-plugin-2.0.0.jar
file: build/libs/xld-docker-plugin-2.1.0.jar
skip_cleanup: true
on:
all_branches: true
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -7,7 +7,7 @@ buildscript {
}
}

version = '2.0.0'
version = '2.1.0'

def apiVersion = '2015.2.7'

Expand Down

0 comments on commit 1d03a23

Please sign in to comment.