Skip to content

Commit 6fc1b98

Browse files
committed
Bump version to 0.0.17
1 parent 7680013 commit 6fc1b98

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22
Changelog
33
===========
44

5+
v0.0.17
6+
-------
7+
8+
* support for multiple see links at action and ability to provide
9+
description of see links
10+
511
v0.0.16
612
-------
713

8-
* Fix getting started being rendered even when documentation was available.
14+
* Fix getting started being rendered even when documentation was available
915

1016
v0.0.15
1117
-------

lib/apipie/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Apipie
2-
VERSION = '0.0.16'
2+
VERSION = '0.0.17'
33
end

0 commit comments

Comments
 (0)