We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27093ba commit 166fe2aCopy full SHA for 166fe2a
packages/neo4j-driver-deno/current.version.ts
@@ -17,4 +17,4 @@
17
* limitations under the License.
18
*/
19
20
-export default "5.14.0-alpha01" // Specified using --version when running generate.ts
+export default "5.14.0" // Specified using --version when running generate.ts
packages/neo4j-driver-deno/lib/version.ts
0 commit comments