Skip to content

Commit

Permalink
2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Oct 19, 2012
1 parent 8002d1f commit ee4b68e
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -100,7 +100,7 @@ Releases
<dependency>
<groupId>com.mashape.clients</groupId>
<artifactId>mashape-java-client</artifactId>
<version>2.0.4</version>
<version>2.0.6</version>
</dependency>
```

Expand Down
Binary file not shown.
@@ -0,0 +1 @@
1a0c4471f90f9297f0b4245b8415eac8
@@ -0,0 +1 @@
68f0dd892e348c11a27f840eb596138e44c26dfc
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.mashape.clients</groupId>
<artifactId>mashape-java-client</artifactId>
<version>2.0.6</version>
</project>
@@ -0,0 +1 @@
2a3b5f694dab3eeb4d7ef4c4e4233002
@@ -0,0 +1 @@
1c74797f364244e0372abe35d9ff05fa7f336045
Expand Up @@ -3,13 +3,14 @@
<groupId>com.mashape.clients</groupId>
<artifactId>mashape-java-client</artifactId>
<versioning>
<release>2.0.4</release>
<release>2.0.6</release>
<versions>
<version>2.0.1</version>
<version>2.0.2</version>
<version>2.0.3</version>
<version>2.0.4</version>
<version>2.0.6</version>
</versions>
<lastUpdated>20121011223144</lastUpdated>
<lastUpdated>20121019001700</lastUpdated>
</versioning>
</metadata>
@@ -1 +1 @@
a5ba446b3f189a2d715c9096e7b6f99e
ce1c097b8152283b676c8422d911e982
@@ -1 +1 @@
cd737a9e9adf2d6c671830e5970a32edc459d74a
04474167c811a42e195411731dc04d0eed552612

0 comments on commit ee4b68e

Please sign in to comment.