Skip to content

Commit 83f2049

Browse files
committed
Update version string to 2.7.0
1 parent 6ebc808 commit 83f2049

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
version: '2.7.0-rc.2'
2+
version: '2.7.0'
33
};

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"styles": [],
66
"main": "index.js",
77
"moduleDir": "src",
8-
"version": "2.7.0-rc.2",
8+
"version": "2.7.0",
99
"description": "A layout library for Enyo.",
1010
"directories": {
1111
"doc": "docs"

0 commit comments

Comments
 (0)