Skip to content

Commit 217b802

Browse files
committed
Update version string to 2.6.4-rc.15
1 parent f84fa03 commit 217b802

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.6.4-rc.14'
2+
version: '2.6.4-rc.15'
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.6.4-rc.14",
8+
"version": "2.6.4-rc.15",
99
"description": "It's moved to [https://enyojs.atlassian.net](https://enyojs.atlassian.net).",
1010
"directories": {
1111
"doc": "docs"

0 commit comments

Comments
 (0)