-
Notifications
You must be signed in to change notification settings - Fork 16
Commit 0d9e579
Prepare being compatible with runtime 0.2.0 release (#12)
Prepare being compatible with runtime 0.2.0 release
### Motivation
Runtime 0.2.0 is compatible with 0.1.3+ in the APIs adopted in the transport, so just reflect that in the manifest.
### Modifications
Increased the supported runtime range to include 0.2.x.
### Result
Once released, folks will be able to use 0.1.x of this transport with both 0.1.x and 0.2.x of runtime.
### Test Plan
Will be manually tested once runtime 0.2.0 is released.
Reviewed by: gjcairo
Builds:
✔︎ pull request validation (5.8) - Build finished.
✔︎ pull request validation (5.9) - Build finished.
✔︎ pull request validation (nightly) - Build finished.
✔︎ pull request validation (soundness) - Build finished.
#12 1 parent 91dfd35 commit 0d9e579
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | - | ||
43 | + | ||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments