Skip to content

Commit 6f72b3d

Browse files
authored
Bump Deno to 5.19.0 for next release (#1184)
1 parent a7810fe commit 6f72b3d

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.18.0" // Specified using --version when running generate.ts
18+
export default "5.19.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.18.0" // Specified using --version when running generate.ts
18+
export default "5.19.0" // Specified using --version when running generate.ts

0 commit comments

Comments
 (0)