-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating to let people know that there's a new beta package if they'd…
… like to try it (#278) Updating readme so people know that azeventhubs (the newer package) is heading towards GA and the beta is something we'd like people to try out.
- Loading branch information
1 parent
d9a8850
commit 571caa4
Showing
3 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ package eventhub | |
|
||
const ( | ||
// Version is the semantic version number | ||
Version = "3.3.19" | ||
Version = "3.3.20" | ||
) |