File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/com/microsoft/azure/documentdb Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.microsoft.azure</groupId >
55 <artifactId >azure-documentdb</artifactId >
6- <version >1.0.0 </version >
6+ <version >1.0.1 </version >
77 <name >${project.groupId} :${project.artifactId} </name >
88 <description >Java SDK for Microsoft Azure DocumentDB</description >
99 <url >http://azure.microsoft.com/en-us/services/documentdb/</url >
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ public static class Versions {
154154
155155 public static String CURRENT_VERSION = "2015-04-08" ;
156156
157- public static String USER_AGENT = "documentdb-java-sdk-1.0.0 " ;
157+ public static String USER_AGENT = "documentdb-java-sdk-1.0.1 " ;
158158 }
159159
160160 public static class StatusCodes {
You can’t perform that action at this time.
0 commit comments