Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hanger-source committed Dec 23, 2019
1 parent 02886cc commit 39f188f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ private ApiInfo apiInfo() {
return new ApiInfoBuilder()
.title("Dubbo API")
.description("核心基于Springfox Swagger2扩展")
.version("0.1.1")
.version("1.0.0")
.build();
}
}

0 comments on commit 39f188f

Please sign in to comment.