Skip to content

Commit

Permalink
Bump version to 4.3.2 (with corrected release notes)
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdefreyne committed Aug 23, 2016
1 parent b66dde6 commit 616a491
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion NEWS.md
@@ -1,6 +1,10 @@
# Nanoc news

## 4.3.1 (???)
## 4.3.2 (2016-08-23)

Identical to 4.3.1, but with corrected release notes.

## 4.3.1 (2016-08-23)

Fixes:

Expand Down
2 changes: 1 addition & 1 deletion lib/nanoc/version.rb
@@ -1,4 +1,4 @@
module Nanoc
# The current Nanoc version.
VERSION = '4.3.1'.freeze
VERSION = '4.3.2'.freeze
end

0 comments on commit 616a491

Please sign in to comment.