Skip to content

Commit f052916

Browse files
authored
Release 23.9
2 parents b95b73f + 86f313a commit f052916

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

declarations/mle-encode-base64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE functions to work with base64 encoded data",
44
"types": "mle-encode-base64.d.ts",
55
"author": "Oracle",
6-
"version": "23.8.0",
6+
"version": "23.9.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-bindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE Bindings for Oracle Database DBMS_MLE",
44
"types": "mle-js-bindings.d.ts",
55
"author": "Oracle",
6-
"version": "23.8.0",
6+
"version": "23.9.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-encodings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE text encoding API",
44
"types": "index.d.ts",
55
"author": "Oracle",
6-
"version": "23.8.0",
6+
"version": "23.9.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE Fetch API polyfill",
44
"types": "index.d.ts",
55
"author": "Oracle",
6-
"version": "23.8.0",
6+
"version": "23.9.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-oracledb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE SQL Driver",
44
"types": "index.d.ts",
55
"author": "Oracle",
6-
"version": "23.8.0",
6+
"version": "23.9.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-plsql-ffi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE Foreign Function Interface (FFI): API for calling PL/SQL functionality directly",
44
"types": "index.d.ts",
55
"author": "Oracle",
6-
"version": "23.8.0",
6+
"version": "23.9.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-plsqltypes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE PL/SQL Types",
44
"types": "mle-js-plsqltypes.d.ts",
55
"author": "Oracle",
6-
"version": "23.8.0",
6+
"version": "23.9.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Bundle of all declarations of pre-defined JavaScript modules that ship with Oracle Database",
44
"types": "mle-js.d.ts",
55
"author": "Oracle",
6-
"version": "23.8.0",
6+
"version": "23.9.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

0 commit comments

Comments
 (0)