Skip to content

Commit 432cf71

Browse files
committed
Bump version
1 parent 2730559 commit 432cf71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.7.1] - 2021-07-16
8+
## [1.8.0] - 2021-07-20
99

1010
### Added
1111

lib/patch_ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
=end
1212

1313
module Patch
14-
VERSION = '1.7.1'
14+
VERSION = '1.8.0'
1515
end

0 commit comments

Comments
 (0)