Skip to content

Commit 6e3fc97

Browse files
committed
Prep v1.0.0 release
1 parent 6c4426e commit 6e3fc97

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
### Changes
1010

11+
## v1.0.0 (2016-10-27)
12+
13+
No changes! Same as v1.0.0.rc2
14+
15+
:tada:
16+
1117
## v1.0.0.rc2 (2016-10-26)
1218

1319
### New features

Diff for: lib/minidoc/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Minidoc
2-
VERSION = "1.0.0.rc2".freeze
2+
VERSION = "1.0.0".freeze
33
end

0 commit comments

Comments
 (0)