We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6a0bc commit 80ba7c7Copy full SHA for 80ba7c7
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## 1.0.4 (TBD)
+## 1.0.4 (2015-11-11)
4
5
### Bugs Fixed
6
lib/swagger/diff/version.rb
@@ -1,5 +1,5 @@
module Swagger
module Diff
- VERSION = '1.0.3'
+ VERSION = '1.0.4'
end
0 commit comments