Skip to content

Commit

Permalink
release version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jvmlet committed Aug 8, 2016
1 parent 3a53b7d commit 8f0d288
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 @@ -14,7 +14,7 @@ repositories {
}
dependencies {
compile('org.lognet:grpc-spring-boot-starter:0.0.2')
compile('org.lognet:grpc-spring-boot-starter:0.0.3')
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=0.0.3-SNAPSHOT
version=0.0.3
group=org.lognet
description=Spring Boot starter for Google RPC.
gitHubUrl=https\://github.com/LogNet/grpc-spring-boot-starter
Expand Down

0 comments on commit 8f0d288

Please sign in to comment.