Skip to content

Commit addd80a

Browse files
author
Semir Patel
committed
Bump to 2.0.0
1 parent d0a78d6 commit addd80a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
2.0.0 (2015-XX-XX)
4+
2.0.0 (2015-11-17)
55
------------------
66
- Support for recursive $refs
77
- Unqualified $refs no longer supported.

swagger_spec_validator/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__summary__ = "Validation of Swagger specifications"
88
__uri__ = "http://github.com/Yelp/swagger_spec_validator"
99

10-
__version__ = "1.1.1"
10+
__version__ = "2.0.0"
1111

1212
__author__ = "John Billings"
1313
__email__ = "[email protected]"

0 commit comments

Comments
 (0)