Skip to content

Commit 27cfca3

Browse files
committed
Prepare 15.0.1 release
1 parent af5f8ae commit 27cfca3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
### Version 15.0.1
4+
5+
2019-11-04
6+
7+
[Compare changes](https://github.com/codevise/pageflow/compare/v15.0.0...v15.0.1)
8+
9+
- Version 15.0.0 contained an out-of-date Webpack built.
10+
311
### Version 15.0.0
412

513
2019-11-04

lib/pageflow/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pageflow
2-
VERSION = '15.0.0'.freeze
2+
VERSION = '15.0.1'.freeze
33
end

0 commit comments

Comments
 (0)