@nebula.js/sn-text 1.0.0-alpha.2 → 1.0.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.
package/README.md CHANGED
@@ -34,6 +34,7 @@ If you use npm: `npm install @nebula.js/sn-text`. You can also load through the
34
34
 
35
35
  <!--
36
36
  ## API
37
+
37
38
  The API specifiction is available at [Qlik Developer Portal](https://qlik.dev/apis/javascript/nebula-shape-chart)
38
39
  -->
39
40
 
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "@nebula.js/sn-text:properties",
5
5
  "description": "Advanced Text object definition",
6
- "version": "1.0.0-alpha.2",
6
+ "version": "1.0.0",
7
7
  "license": "MIT",
8
8
  "stability": "experimental",
9
9
  "x-qlik-visibility": "public"