Skip to content

Commit ee1647c

Browse files
committed
Merge branch 'release-4.2.x'
2 parents cffdd9a + b22c2d8 commit ee1647c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Nanoc news
22

3-
## 4.2.3 (???)
3+
## 4.2.3 (2016-07-03)
44

55
Fixes:
66

lib/nanoc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Nanoc
22
# The current Nanoc version.
3-
VERSION = '4.2.2'.freeze
3+
VERSION = '4.2.3'.freeze
44
end

0 commit comments

Comments
 (0)