From b47753efbd1eba2c42907d9599e4296145eb8356 Mon Sep 17 00:00:00 2001 From: James Elliott Date: Fri, 25 Oct 2019 17:06:04 -0500 Subject: [PATCH] Release 0.1.2 --- CHANGELOG.md | 7 ++++++- pom.xml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d38c52..d0d6a97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ This change log follows the conventions of ## [Unreleased][unreleased] +Nothing so far. + +## [0.1.2] - 2019-10-25 + ### Fixed - Some extended cue entries found in the field were missing the color @@ -42,5 +46,6 @@ This change log follows the conventions of - Initial release. -[unreleased]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.1...HEAD +[unreleased]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.2...HEAD +[0.1.2]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.0...v0.1.1 diff --git a/pom.xml b/pom.xml index da170b0..15dd8ca 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.deepsymmetry crate-digger - 0.1.2-SNAPSHOT + 0.1.2 jar Crate Digger