Skip to content

Commit

Permalink
chore: release v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
philippdormann committed Feb 3, 2023
1 parent 6703221 commit 6a0e7d0
Show file tree
Hide file tree
Showing 3 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,5 +1,5 @@
{
"version": "0.1.8",
"version": "0.1.9",
"private": true,
"scripts": {
"release": "bumpp package.json packages/*/package.json --all",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "0.1.8",
"version": "0.1.9",
"main": "index.js",
"dependencies": {
"dotenv": "^16.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inetmenue",
"version": "0.1.8",
"version": "0.1.9",
"main": "api.js",
"repository": "https://github.com/philippdormann/inetmenue-js",
"author": "Philipp Dormann <hi@philippdormann.de>",
Expand Down

0 comments on commit 6a0e7d0

Please sign in to comment.