ember-source 6.12.0-alpha.1 → 6.12.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "6.12.0-alpha.1",
2
+ "version": "6.12.0-alpha.2",
3
3
  "buildType": "tag",
4
4
  "SHA": "e8c8158b421df8447dc25b5acf6d06840a30aab4",
5
5
  "assetPath": "/tag/shas/e8c8158b421df8447dc25b5acf6d06840a30aab4.tgz"
@@ -5,7 +5,7 @@
5
5
  * Portions Copyright 2008-2011 Apple Inc. All rights reserved.
6
6
  * @license Licensed under MIT license
7
7
  * See https://raw.github.com/emberjs/ember.js/master/LICENSE
8
- * @version 6.12.0-alpha.1
8
+ * @version 6.12.0-alpha.2
9
9
  */
10
10
  /* eslint-disable no-var */
11
11
  /* globals global globalThis self */
@@ -19392,7 +19392,7 @@ var define, require;
19392
19392
  }, Symbol.toStringTag, { value: 'Module' });
19393
19393
 
19394
19394
  // this file gets replaced with the real value during the build
19395
- const version = '6.12.0-alpha.1';
19395
+ const version = '6.12.0-alpha.2';
19396
19396
 
19397
19397
  const emberVersion = /*#__PURE__*/Object.defineProperty({
19398
19398
  __proto__: null,