File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 1.3.1 ] - 2021-02-15
99
1010### Added
1111
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- patch_ruby (1.3.0 )
4+ patch_ruby (1.3.1 )
55 json (~> 2.1 , >= 2.1.0 )
66 typhoeus (~> 1.0 , >= 1.0.1 )
77
2323 ffi (>= 1.3.0 )
2424 factory_bot (6.1.0 )
2525 activesupport (>= 5.0.0 )
26- ffi (1.13.1 )
26+ ffi (1.14.2 )
2727 i18n (1.8.7 )
2828 concurrent-ruby (~> 1.0 )
29- json (2.4 .1 )
29+ json (2.5 .1 )
3030 method_source (1.0.0 )
3131 minitest (5.14.3 )
3232 parallel (1.19.2 )
Original file line number Diff line number Diff line change 1111=end
1212
1313module Patch
14- VERSION = '1.3.0 '
14+ VERSION = '1.3.1 '
1515end
You can’t perform that action at this time.
0 commit comments