Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chasefleming committed Apr 22, 2022
1 parent 5c5445d commit 691350e
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 @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.1.0] - 2022-02-16

- 2022-04-21 - Add symbols enum option
- 2022-04-19 - Create named and default exports

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "enum-xyz",
"type": "module",
"version": "0.0.6",
"version": "0.1.0",
"description": "JavaScript enums using proxies.",
"homepage": "https://github.com/chasefleming/enum-xyz",
"author": "Chase Fleming",
Expand Down

0 comments on commit 691350e

Please sign in to comment.