Skip to content

Commit

Permalink
chore(ver): v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VovanR committed Jun 10, 2020
1 parent 7d2eccd commit 0fc9479
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.4.1](https://github.com/VovanR/toggle-in-array/compare/v0.4.0...v0.4.1) (2020-06-10)



# [0.4.0](https://github.com/VovanR/toggle-in-array/compare/v0.3.0...v0.4.0) (2020-06-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "toggle-in-array",
"version": "0.4.0",
"version": "0.4.1",
"description": "Add or remove item from array",
"license": "MIT",
"repository": "VovanR/toggle-in-array",
Expand Down

0 comments on commit 0fc9479

Please sign in to comment.