Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2022-05-26)

### Bug Fixes

* **readme:** update readme ([7046ad6](7046ad6))
* update libraries ([3ebc617](3ebc617))
  • Loading branch information
semantic-release-bot committed May 26, 2022
1 parent 3ebc617 commit b8ba97b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-concierge",
"version": "1.0.3",
"version": "1.0.4",
"main": "src/index.js",
"author": "Konstantin Knyazev <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -50,4 +50,4 @@
"ts-node-dev": "^1.1.8",
"typescript": "^4.7.2"
}
}
}

0 comments on commit b8ba97b

Please sign in to comment.