Skip to content

Commit

Permalink
Update to version 0.0.3
Browse files Browse the repository at this point in the history
HopefulLlama committed Aug 12, 2017
1 parent e87bf39 commit 682981b
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
@@ -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.3] 2017-08-12
### Fixed
- Fixed case where tagging would be incorrect

@@ -17,6 +20,7 @@ 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.2...HEAD
[Unreleased]: https://github.com/HopefulLlama/llama-rlsr-keep-a-changelog/compare/v0.0.3...HEAD
[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.2"}
{"oldVersion":"0.0.3"}
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.2",
"version": "0.0.3",
"description": "NPM package to release things",
"main": "src/llama-rlsr-keep-a-changelog.js",
"scripts": {

0 comments on commit 682981b

Please sign in to comment.