Skip to content

Commit cecec16

Browse files
committed
Update README.md
1 parent 9edc016 commit cecec16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ The Swagger Specification has undergone 3 revisions since initial creation in 20
2828
Swagger core Version | Release Date | Swagger Spec compatibility | Notes | Status
2929
------------------------- | ------------ | -------------------------- | ----- | ----
3030
1.5.0 (in development) | n/a | 2.0 | [branch develop_2.0](https://github.com/swagger-api/swagger-core/tree/develop_2.0) | [1.5.0 Milestone](https://github.com/swagger-api/swagger-core/milestones/v1.5.0)
31+
1.5.0-M1 | 2015-01-31 | 2.0 | [branch 1.5.0-M1](https://github.com/swagger-api/swagger-core/tree/1.5.0-M1) | JAX-RS support only
3132
1.3.12 | 2014-12-23 | 1.2 | [tag v1.3.12](https://github.com/swagger-api/swagger-core/tree/v1.3.12)
3233
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)
3334
1.0.0 | 2011-10-16 | 1.0 | [tag v1.0](https://github.com/swagger-api/swagger-core/tree/v1.0)
@@ -100,7 +101,7 @@ sbt run
100101
License
101102
-------
102103

103-
Copyright 2014 Reverb Technologies, Inc.
104+
Copyright 2015 Reverb Technologies, Inc.
104105

105106
Licensed under the Apache License, Version 2.0 (the "License");
106107
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)