Skip to content

Commit 222ef10

Browse files
committed
updated version
1 parent d2d104b commit 222ef10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
3232

3333
Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
3434
------------------------- | ------------ | -------------------------- | ----- | ----
35-
1.5.15 (**current stable**)| 2017-06-16 | 2.0 | [tag v1.5.15](https://github.com/swagger-api/swagger-core/tree/v1.5.15) | Supported
35+
1.5.16 (**current stable**)| 2017-07-15 | 2.0 | [tag v1.5.16](https://github.com/swagger-api/swagger-core/tree/v1.5.16) | Supported
3636
1.3.12 | 2014-12-23 | 1.2 | [tag v1.3.12](https://github.com/swagger-api/swagger-core/tree/v1.3.12) | Supported
3737
1.2.4 | 2013-06-19 | 1.1 | [tag swagger-project_2.10.0-1.2.4](https://github.com/swagger-api/swagger-core/tree/swagger-project_2.10.0-1.2.4) | Deprecated
3838
1.0.0 | 2011-10-16 | 1.0 | [tag v1.0](https://github.com/swagger-api/swagger-core/tree/v1.0) | Deprecated
@@ -53,7 +53,7 @@ You need the following installed and available in your $PATH:
5353
* Apache maven 3.0.4 or greater (http://maven.apache.org/)
5454

5555

56-
### To build from source (currently 1.5.15)
56+
### To build from source (currently 1.5.16)
5757
```
5858
# first time building locally
5959
mvn -N

0 commit comments

Comments
 (0)