File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " nebulous"
3- version = " 0.1.88 "
3+ version = " 0.1.89 "
44edition = " 2021"
55description = " A globally distributed container orchestrator"
66license = " MIT"
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ version: "0.2.10"
1313# incremented each time you make changes to the application. Versions are not expected to
1414# follow Semantic Versioning. They should reflect the version the application is using.
1515# It is recommended to use it with quotes.
16- appVersion : " 0.1.88 "
16+ appVersion : " 0.1.89 "
Original file line number Diff line number Diff line change 11# nebulous
22
3- ![ Version: 0.2.10] ( https://img.shields.io/badge/Version-0.2.10-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.1.88 ] ( https://img.shields.io/badge/AppVersion-0.1.88 -informational?style=flat-square )
3+ ![ Version: 0.2.10] ( https://img.shields.io/badge/Version-0.2.10-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.1.89 ] ( https://img.shields.io/badge/AppVersion-0.1.89 -informational?style=flat-square )
44
55A cross-cloud container orchestrator for AI workloads
66
You can’t perform that action at this time.
0 commit comments