Skip to content

Commit

Permalink
chore(): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
depyronick committed Mar 4, 2022
1 parent 51b71ce commit 8b3ce88
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": "@depyronick/nestjs-clickhouse",
"version": "1.0.14",
"version": "1.0.15",
"description": "ClickHouse Client Module for NestJS",
"main": "index.js",
"repository": "https://github.com/depyronick/nestjs-clickhouse",
Expand All @@ -26,4 +26,4 @@
"dependencies": {
"@depyronick/clickhouse-client": "^1.0.12"
}
}
}

0 comments on commit 8b3ce88

Please sign in to comment.