Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit ddef0bd

Browse files
committed
- reverts version bump
1 parent a8d93a9 commit ddef0bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/version_information.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
module MicrosoftGraph
22
class VersionInformation
3-
VERSION = "0.15.0"
3+
VERSION = "0.14.0"
44
end
55
end
66

77

88

99

10-

0 commit comments

Comments
 (0)