Skip to content

Commit

Permalink
Bump to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nai888 committed Dec 15, 2018
1 parent 0b68fd5 commit 8c132a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ 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.3.0...HEAD)
## [Unreleased](https://github.com/nai888/langua/compare/v0.3.1...HEAD)

### Changed 0.3.2

## [v0.3.1](https://github.com/nai888/langua/compare/v0.3.0...v0.3.1) - 2018-12-15

### Changed 0.3.1

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "langua",
"version": "0.3.0",
"version": "0.3.1",
"license": "AGPL-3.0",
"author": "Ian A. Cook",
"description": "A suite of language tools",
Expand Down

0 comments on commit 8c132a2

Please sign in to comment.