Skip to content

Commit 5390f4f

Browse files
committed
Prepare for 2.6.3
1 parent ead9de6 commit 5390f4f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Master
22
======
33

4+
2.6.2
5+
=====
6+
7+
* Fix support to RDoc >= 6.13
8+
9+
2.6.1
10+
=====
11+
12+
* Support RDoc >= 6.13
13+
414
2.6.1
515
=====
616

lib/sdoc/version.rb

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

0 commit comments

Comments
 (0)