Skip to content

Commit

Permalink
Add ballerina java import
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaiyarasiganeshalingam committed Aug 10, 2021
1 parent 222e853 commit f6eb5d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
org="ballerinax"
name="mysql.driver"
version="1.0.0"
version="1.0.1"
authors=["Ballerina"]
keywords=["Azure", "MySQL"]
repository="https://github.com/ballerina-platform/module-ballerinax-mysql.driver"
Expand Down
1 change: 1 addition & 0 deletions client.bal
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
// specific language governing permissions and limitations
// under the License.

import ballerina/jballerina.java as _;

0 comments on commit f6eb5d0

Please sign in to comment.