Skip to content

Commit

Permalink
Merge pull request #302 from jcookems/dev
Browse files Browse the repository at this point in the history
Updating version number to 0.4.2
  • Loading branch information
jcookems committed Mar 25, 2013
2 parents 405d480 + dcc2a07 commit 81f1269
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ within your project you can also have them installed by the Java package manager
<dependency>
<groupId>com.microsoft.windowsazure</groupId>
<artifactId>microsoft-windowsazure-api</artifactId>
<version>0.4.1</version>
<version>0.4.2</version>
</dependency>

##Minimum Requirements
Expand Down
2 changes: 1 addition & 1 deletion microsoft-azure-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.windowsazure</groupId>
<artifactId>microsoft-windowsazure-api</artifactId>
<version>0.4.1</version>
<version>0.4.2</version>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Client API</name>
Expand Down

0 comments on commit 81f1269

Please sign in to comment.