Skip to content

Commit

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

## [Unreleased]

## [0.0.1] - 2020-02-12

### Added
- Intial release.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vendor": "CHANGE_ME",
"name": "CHANGE_ME",
"version": "0.0.0",
"version": "0.0.1",
"title": "CHANGE_ME",
"description": "CHANGE_ME",
"builders": {
Expand Down
3 changes: 2 additions & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
"prettier": "^1.18.2",
"prop-types": "^15.7.2",
"typescript": "3.7.3"
}
},
"version": "0.0.1"
}

0 comments on commit 5c3f365

Please sign in to comment.