Skip to content

Commit 9543d17

Browse files
authored
Merge pull request swagger-api#1952 from gitomato/patch-1
Fixed current stable version link
2 parents bc6815f + e807bd0 commit 9543d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
3434
Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
3535
------------------------- | ------------ | -------------------------- | ----- | ----
3636
1.5.11-SNAPSHOT | | 2.0 | [master](https://github.com/swagger-api/swagger-core) | Under Development
37-
1.5.10 (**current stable**)| 2016-08-19 | 2.0 | [tag v1.5.10](https://github.com/swagger-api/swagger-core/tree/v1.5.9) | Supported
37+
1.5.10 (**current stable**)| 2016-08-19 | 2.0 | [tag v1.5.10](https://github.com/swagger-api/swagger-core/tree/v1.5.10) | Supported
3838
1.3.12 | 2014-12-23 | 1.2 | [tag v1.3.12](https://github.com/swagger-api/swagger-core/tree/v1.3.12) | Supported
3939
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
4040
1.0.0 | 2011-10-16 | 1.0 | [tag v1.0](https://github.com/swagger-api/swagger-core/tree/v1.0) | Deprecated

0 commit comments

Comments
 (0)