create-uix-app 1.4.0-rc6 → 1.4.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": "create-uix-app",
3
3
  "description": "Creates a starter project for UIx web app",
4
- "version": "1.4.0-rc6",
4
+ "version": "1.4.0",
5
5
  "author": {
6
6
  "name": "Roman Liutikov"
7
7
  },