killbill-payment-test 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/pom.xml +1 -1
  3. metadata +1 -1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.6
1
+ 1.0.7
data/pom.xml CHANGED
@@ -25,7 +25,7 @@
25
25
  <groupId>com.ning.killbill.ruby</groupId>
26
26
  <artifactId>payment-test-plugin</artifactId>
27
27
  <packaging>pom</packaging>
28
- <version>1.0.6</version>
28
+ <version>1.0.7</version>
29
29
  <name>payment-test-plugin</name>
30
30
  <description></description>
31
31
  <scm>
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: killbill-payment-test
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.6
5
+ version: 1.0.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - Killbill core team