Skip to content

Commit

Permalink
v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
betocantu93 committed Nov 25, 2021
1 parent f796d24 commit b258fbf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sandbox",
"version": "0.4.3",
"version": "0.4.4",
"private": true,
"description": "Small description for sandbox goes here",
"repository": "",
Expand Down Expand Up @@ -52,7 +52,7 @@
"ember-power-select": "^4.0.6",
"ember-qunit": "^4.6.0",
"ember-resolver": "^8.0.2",
"ember-search-ui": "^0.4.3",
"ember-search-ui": "^0.4.4",
"ember-set-helper": "^2.0.0",
"ember-source": "~3.22.0",
"ember-template-lint": "^2.14.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.4.3",
"version": "0.4.4",
"packages": [
"packages/*",
"examples/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-search-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-search-ui",
"version": "0.4.3",
"version": "0.4.4",
"description": "Components for @elastic/search-ui",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit b258fbf

Please sign in to comment.