@wharfkit/resources 1.5.0-rc5 → 1.5.0

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
- * @wharfkit/resources v1.5.0-rc5
2
+ * @wharfkit/resources v1.5.0
3
3
  * https://github.com/wharfkit/resources
4
4
  *
5
5
  * @license
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @wharfkit/resources v1.5.0-rc5
2
+ * @wharfkit/resources v1.5.0
3
3
  * https://github.com/wharfkit/resources
4
4
  *
5
5
  * @license
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @wharfkit/resources v1.5.0-rc5
2
+ * @wharfkit/resources v1.5.0
3
3
  * https://github.com/wharfkit/resources
4
4
  *
5
5
  * @license
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wharfkit/resources",
3
3
  "description": "Library to assist in Antelope-blockchain resource calculations.",
4
- "version": "1.5.0-rc5",
4
+ "version": "1.5.0",
5
5
  "homepage": "https://github.com/wharfkit/resources",
6
6
  "license": "BSD-3-Clause",
7
7
  "main": "lib/wharfkit-resources.js",