Skip to content

Commit 1faf689

Browse files
committed
Bump version to 3.0.0
1 parent 87666ee commit 1faf689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Layout from './lib/layout.js';
22
import helpers from './lib/helper.js';
33
import * as utils from './lib/utils.js';
44

5-
const VERSION = '2.0.0';
5+
const VERSION = '3.0.0';
66

77
const TEMPLATE_OUT = '__templateOut__';
88
const TEMPLATE_VAR_NAME = '__templateVarName__';

0 commit comments

Comments
 (0)