We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87666ee commit 1faf689Copy full SHA for 1faf689
index.js
@@ -2,7 +2,7 @@ import Layout from './lib/layout.js';
2
import helpers from './lib/helper.js';
3
import * as utils from './lib/utils.js';
4
5
-const VERSION = '2.0.0';
+const VERSION = '3.0.0';
6
7
const TEMPLATE_OUT = '__templateOut__';
8
const TEMPLATE_VAR_NAME = '__templateVarName__';
0 commit comments