Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
depyronick committed Jan 11, 2022
2 parents c8fe19e + c9c31c6 commit b487c14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@depyronick/nestjs-clickhouse",
"version": "1.0.7",
"version": "1.0.9",
"description": "ClickHouse Client Module for NestJS",
"main": "index.js",
"repository": "https://github.com/depyronick/nestjs-clickhouse",
Expand All @@ -24,6 +24,6 @@
"reflect-metadata": "^0.1.13"
},
"dependencies": {
"@depyronick/clickhouse-client": "^1.0.7"
"@depyronick/clickhouse-client": "^1.0.9"
}
}
}

0 comments on commit b487c14

Please sign in to comment.