Skip to content

Commit 4b8ab67

Browse files
author
Noah Potash
committed
Updated version, readme
1 parent 69bddcf commit 4b8ab67

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
[![Build status](https://ci.appveyor.com/api/projects/status/ve9qdbrktb29hs9w?svg=true)](https://ci.appveyor.com/project/SapientGuardian/mysql-connector-net-netstandard1-5)
66

7+
[NuGet Package](https://www.nuget.org/packages/SapientGuardian.MySql.Data/)
8+
79
Original README:
810

911
This is a release of MySQL Connector/Net, Oracle's dual-

Source/MySql.Data/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.9.8-rc2-003",
2+
"version": "6.9.8-rc2-004",
33
"description": "MySQL client Library targeting netstandard 1.3",
44
"authors": [ "Oracle", "SapientGuardian", "ebyte23" ],
55
"buildOptions": {

0 commit comments

Comments
 (0)