Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit a614e6a

Browse files
committed
Update gateway verison to 1.0.1
1 parent 42a84de commit a614e6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/docs/c/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "Microsoft Azure IoT Gateway SDK"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 1.0.0
41+
PROJECT_NUMBER = 1.0.1
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

tools/release/bump_version/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"gateway":
33
{
4-
"core" : "1.0.0"
4+
"core" : "1.0.1"
55
},
66
"bindings" :
77
{

0 commit comments

Comments
 (0)