diff --git a/hyperion/CHANGELOG.md b/hyperion/CHANGELOG.md index 51ddcc5e5..4243f1553 100644 --- a/hyperion/CHANGELOG.md +++ b/hyperion/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0 + + - Update hyperion to 2.0.0-alpha.8 (2.0.0-alpha.8) + ## 0.2.2 - Update hyperion to 2.0.0-alpha.7 (2.0.0-alpha.7) diff --git a/hyperion/build.json b/hyperion/build.json index 431131b77..6b6270063 100644 --- a/hyperion/build.json +++ b/hyperion/build.json @@ -6,6 +6,6 @@ }, "squash": false, "args": { - "RELEASE": "2.0.0-alpha.7" + "RELEASE": "2.0.0-alpha.8" } } diff --git a/hyperion/config.json b/hyperion/config.json index ba2dbac66..1ff602119 100644 --- a/hyperion/config.json +++ b/hyperion/config.json @@ -1,6 +1,6 @@ { "name": "hyperion", - "version": "0.2.2", + "version": "0.3.0", "slug": "hyperion", "legacy": false, "maintenance": {