Skip to content

Commit ccc5c86

Browse files
committed
Preparing v1.2.0
1 parent f57ab55 commit ccc5c86

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ Reverse chronological order:
44

55
## master
66

7-
https://github.com/capistrano/capistrano-maintenance/compare/v1.1.0...HEAD
7+
https://github.com/capistrano/capistrano-maintenance/compare/v1.2.0...HEAD
88

99
* Your contribution here!
10-
* [#40](https://github.com/capistrano/maintenance/pull/40): Allow directory of maintenance page to be customized - [@tjwallace](https://github.com/tjwallace).
10+
11+
## `1.2.0` (2017-03-10)
12+
13+
https://github.com/capistrano/capistrano-maintenance/compare/v1.1.0...v1.2.0
14+
15+
* [#40](https://github.com/capistrano/maintenance/pull/40): Allow directory of maintenance page to be customized - [@tjwallace](https://github.com/tjwallace)
1116

1217
## `1.1.0` (2017-01-26)
1318

lib/capistrano-maintenance/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CapistranoMaintenance
2-
VERSION = "1.1.0"
2+
VERSION = "1.2.0"
33
end

0 commit comments

Comments
 (0)