Skip to content

Commit

Permalink
1.6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pointlessone committed Feb 14, 2020
1 parent 5763b9b commit 8ccf63e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

## [Unreleased]

## [1.6.2.1]

### Fixed

* 1.6.2 gem conains local debuging code. This is the same commit but without
local changes.

Alexander Mankuta

## [1.6.2]

### Fixed
Expand Down
1 change: 1 addition & 0 deletions checksums/ttfunk-1.6.2.1.gem.sha512
@@ -0,0 +1 @@
aa333a086ed69f3f360a9bafdf557b0e689dbfa758da8be8c22ab3dcd102cf752c77ee7a7c4004b95ba22f88e8629aa1f9218ba7dd26270fb36cc26ffc835340 ttfunk-1.6.2.1.gem
2 changes: 1 addition & 1 deletion ttfunk.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = 'ttfunk'
spec.version = '1.6.2'
spec.version = '1.6.2.1'
spec.platform = Gem::Platform::RUBY
spec.summary = 'TrueType Font Metrics Parser'
spec.description = 'Font Metrics Parser for the Prawn PDF generator'
Expand Down

0 comments on commit 8ccf63e

Please sign in to comment.