Skip to content

Commit

Permalink
Update to version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
HopefulLlama committed Aug 14, 2017
1 parent 2f1d1bd commit f3d8ef7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
- Nothing yet

## [0.0.4] 2017-08-14
### Changed
- Added `done()` calls to support llama-rlsr 0.0.4

Expand All @@ -21,7 +24,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Did a thing

[Unreleased]: https://github.com/HopefulLlama/llama-rlsr-keep-a-changelog/compare/v0.0.3...HEAD
[Unreleased]: https://github.com/HopefulLlama/llama-rlsr-keep-a-changelog/compare/v0.0.4...HEAD
[0.0.4]: https://github.com/HopefulLlama/llama-rlsr-keep-a-changelog/compare/v0.0.3...v0.0.4
[0.0.3]: https://github.com/HopefulLlama/llama-rlsr-keep-a-changelog/compare/v0.0.2...v0.0.3
[0.0.2]: https://github.com/HopefulLlama/llama-rlsr-keep-a-changelog/compare/v0.0.1...v0.0.2
[0.0.1]: https://github.com/HopefulLlama/llama-rlsr-keep-a-changelog/compare/930c4db9fe828a5877c8c30bc45b3afadbb22272...v0.0.1
2 changes: 1 addition & 1 deletion external/llama-rlsr.metadata.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"oldVersion":"0.0.3"}
{"oldVersion":"0.0.4"}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llama-rlsr-keep-a-changelog",
"version": "0.0.3",
"version": "0.0.4",
"description": "NPM package to release things",
"main": "src/llama-rlsr-keep-a-changelog.js",
"scripts": {
Expand Down

0 comments on commit f3d8ef7

Please sign in to comment.