Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

Commit ab247dd

Browse files
committed
Update package version to 0.1.2
1 parent 93bdf17 commit ab247dd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/backgrid.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
var window = root;
2121

2222
var Backgrid = root.Backgrid = {
23-
VERSION: "0.1.1",
23+
VERSION: "0.1.2",
2424
Extension: {}
2525
};
2626

0 commit comments

Comments
 (0)