We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb49fed commit 6ebc808Copy full SHA for 6ebc808
index.js
@@ -1,3 +1,3 @@
1
module.exports = {
2
- version: '2.7.0-rc.1'
+ version: '2.7.0-rc.2'
3
};
package.json
@@ -5,7 +5,7 @@
5
"styles": [],
6
"main": "index.js",
7
"moduleDir": "src",
8
- "version": "2.7.0-rc.1",
+ "version": "2.7.0-rc.2",
9
"description": "A layout library for Enyo.",
10
"directories": {
11
"doc": "docs"
0 commit comments