cologne_phonetics 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 61090341f36a88c3fa7c1dfa7c8a391ba87e225d
4
- data.tar.gz: fe1008daec46259f74b58ce89088b46d914b4ab4
3
+ metadata.gz: 420d83fe33265c6f878b38bcc3001d1604ba84c6
4
+ data.tar.gz: f775ea7537c289f1d2a720907a84e565a447ede0
5
5
  SHA512:
6
- metadata.gz: 4a0a2a840feb11b916aa45babbc6a5be1f3482f1f41e8500f43adb629a332e01bda164a230ef540f84ecbe0eaf045e33a5651cdddba0b8b16ef89532f3cdc93e
7
- data.tar.gz: a05d8e769fe125d13bce8e3dfe75a1385e00ebc3baf7ed71dffd1ab543f322b64a9d6596ffc99b629348e0bb3f16818e92d46820fe0d6c1d50958d45ba3f0ba4
6
+ metadata.gz: e9f4b2f1a05a8e527ffaaad7c48776dbe0f0d63458dc44792903c52dbd54b4a758ca3f620d5036caf7af96c1f8e33aae88fb780e50669590b4ae01fcc1fb0950
7
+ data.tar.gz: 3c8bed9e4134d5af15ff9d460474411dbe3f232e3f7d1be4b48c6110e89a69ec1a8504ec9bfec859121fe525eaf44df73c20a51fccad5dda800a6ddd91e51a20
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [1.0.2] – 2018-03-15
8
+ ### Changed
9
+ - Fix incorrect link in CHANGELOG.
10
+
7
11
  ## [1.0.1] – 2018-03-15
8
12
  ### Changed
9
13
  - README and gemspec (metadata only).
@@ -11,4 +15,5 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
11
15
  ## 1.0.0 – 2018-03-06
12
16
  - Initial release.
13
17
 
14
- [1.0.1]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...v1.0.1
18
+ [1.0.2]: https://github.com/die-antwort/cologne_phonetics/compare/v1.0.1...v1.0.2
19
+ [1.0.1]: https://github.com/die-antwort/cologne_phonetics/compare/v1.0.0...v1.0.1
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ColognePhonetics
4
- VERSION = '1.0.1'
4
+ VERSION = '1.0.2'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cologne_phonetics
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stefan Daschek