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 39f188f commit a85e124
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -76,7 +76,7 @@ private ApiInfo apiInfo() {
return new ApiInfoBuilder()
.title("Dubbo API")
.description("核心基于Springfox Swagger2扩展")
.version("1.0.0")
.version("1.0.1-SNAPSHOT")
.build();
}
}

0 comments on commit a85e124

Please sign in to comment.