We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac18378 commit f4ccce3Copy full SHA for f4ccce3
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [1.3.0] - 2020-09-24
+## [1.2.3] - 2020-09-28
11
12
### Added
13
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- patch_ruby (1.3.0)
+ patch_ruby (1.2.3)
5
json (~> 2.1, >= 2.1.0)
6
typhoeus (~> 1.0, >= 1.0.1)
lib/patch_ruby/version.rb
@@ -11,5 +11,5 @@
=end
module Patch
14
- VERSION = '1.3.0'
+ VERSION = '1.2.3'
15
end
0 commit comments