@decaf-ts/core 0.5.31 → 0.5.32

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.
package/dist/core.cjs CHANGED
@@ -5657,7 +5657,7 @@
5657
5657
  * @const VERSION
5658
5658
  * @memberOf module:core
5659
5659
  */
5660
- const VERSION = "0.5.30";
5660
+ const VERSION = "0.5.31";
5661
5661
 
5662
5662
  exports.Adapter = Adapter;
5663
5663
  exports.AuthorizationError = AuthorizationError;