Skip to content

Commit

Permalink
chore(release): prepare to release influxdb-client-js-1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Aug 15, 2024
1 parent fff3615 commit 187e987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.35.0 [unreleased]
## 1.35.0 [2024-08-15]

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion packages/core/src/impl/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const CLIENT_LIB_VERSION = '1.34.0'
export const CLIENT_LIB_VERSION = '1.35.0'

0 comments on commit 187e987

Please sign in to comment.