Skip to content

Commit bc1a936

Browse files
committed
bump version and update history
1 parent bf2b3a1 commit bc1a936

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.3.0 (unreleased)
2+
3+
* Upgrade wikicloth to 0.8.1 [#317](https://github.com/github/markup/pull/317)
4+
5+
[Full changelog](https://github.com/github/markup/compare/v1.2.1...v1.3.0)
6+
17
## 1.2.1 (2014-04-23)
28

39
* Disable RST warnings [#290](https://github.com/github/markup/pull/290)

lib/github-markup.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module GitHub
22
module Markup
3-
VERSION = '1.2.1'
3+
VERSION = '1.3.0'
44
Version = VERSION
55
end
66
end

0 commit comments

Comments
 (0)