@skyux/core 12.0.0-alpha.0 → 12.0.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4518,7 +4518,7 @@ class Version {
4518
4518
  /**
4519
4519
  * Represents the version of @skyux/core.
4520
4520
  */
4521
- const VERSION = new Version('12.0.0-alpha.0');
4521
+ const VERSION = new Version('12.0.0-alpha.2');
4522
4522
 
4523
4523
  /**
4524
4524
  * Generated bundle index. Do not edit.