Skip to content

Commit 68ddaed

Browse files
committed
Prepare for 2.6.4
1 parent 10249db commit 68ddaed

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

4+
2.6.3
5+
=====
6+
7+
* Generate files and classes in subdirectories
8+
49
2.6.2
510
=====
611

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.3'
2+
VERSION = '2.6.4'
33
end

0 commit comments

Comments
 (0)