@smartsheet-bridge/extensionrc-standard 0.1.0-beta.2 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@smartsheet-bridge/extensionrc-standard",
3
3
  "description": "Configuration file for a standard JavaScript extension.",
4
- "version": "0.1.0-beta.2",
4
+ "version": "0.1.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./lib/config.js",
7
7
  "types": "./lib/config.d.ts",