Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alcar committed Jan 8, 2020
1 parent c512a8b commit 85050c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.2] - 2020-01-08

### Changed

- Dockerfile's Node image (v12, LTS) and global npm packages (remove Yarn, already installed).
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": "langjournal",
"version": "0.1.1",
"version": "0.1.2",
"description": "A personal language learning journal",
"scripts": {
"buildDevServer": "webpack --config webpack.server.dev.js",
Expand Down

0 comments on commit 85050c4

Please sign in to comment.