diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c472ae..7efbb0b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file. The format of this changelog is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org/). -## [Unreleased](https://github.com/nai888/langua/compare/v0.4.0...HEAD) +## [Unreleased](https://github.com/nai888/langua/compare/v0.4.1...HEAD) + +## [v0.4.1](https://github.com/nai888/langua/compare/v0.4.0...v0.4.1) - 2018-12-31 ### Added 0.4.1 diff --git a/package.json b/package.json index 15cdbf06..ac7c253d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "langua", - "version": "0.4.0", + "version": "0.4.1", "license": "AGPL-3.0", "author": "Ian A. Cook", "description": "A suite of language tools",