Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolateboy committed Apr 28, 2022
1 parent 2a314aa commit 86b51c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 3.0.0 - TBC
## 3.0.0 - 2022-04-28

### Breaking Change

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ The following NPM scripts are available:

# VERSION

2.0.1
3.0.0

# AUTHOR

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": "get-wild",
"version": "2.0.1",
"version": "3.0.0",
"description": "Pluck nested properties from an object with support for wildcards",
"author": "chocolateboy",
"repository": "https://github.com/chocolateboy/get-wild",
Expand Down

0 comments on commit 86b51c9

Please sign in to comment.