Skip to content

Commit 6b56046

Browse files
authored
Bump Deno version to 5.17.0 (neo4j#1171)
This change is need for the next release.
1 parent ca8c3fb commit 6b56046

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/neo4j-driver-deno/current.version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
* limitations under the License.
1616
*/
1717

18-
export default "5.16.0" // Specified using --version when running generate.ts
18+
export default "5.17.0" // Specified using --version when running generate.ts

packages/neo4j-driver-deno/lib/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
* limitations under the License.
1616
*/
1717

18-
export default "5.16.0" // Specified using --version when running generate.ts
18+
export default "5.17.0" // Specified using --version when running generate.ts

0 commit comments

Comments
 (0)