Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusrbrown committed Jan 20, 2018
1 parent 0f398b1 commit a6fabb7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ This changelog format is based on [Keep a Changelog](http://keepachangelog.com/e

## [Unreleased]

## [0.1.1][] - 2018-01-19

### Added

- Initial release.


[Unreleased]: https://github.com/igetgames/grommet-playground/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/igetgames/grommet-playground/tree/v0.1.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grommet-playground",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit a6fabb7

Please sign in to comment.