Skip to content

Commit

Permalink
chore(release): 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kolkov committed Mar 24, 2023
1 parent bc29205 commit 0fdc287
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kolkov/ngx-dadata",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
4 changes: 2 additions & 2 deletions projects/ngx-dadata/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@kolkov/ngx-dadata",
"version": "1.0.3",
"version": "1.0.4",
"author": "Andrey Kolkov <[email protected]>",
"repository": "https://github.com/kolkov/ngx-dadata",
"license": "MIT",
"private": false,
"description": "Angular 6+ and 13+ Dadata suggestion (подсказки) implementation",
"description": "Angular 6+ and 13+ DaData suggestion (подсказки) implementation",
"peerDependencies": {
"@angular/common": ">=13",
"@angular/core": ">=13"
Expand Down

0 comments on commit 0fdc287

Please sign in to comment.