Skip to content

Commit 98da66e

Browse files
committed
tick version v1.1.0
1 parent c5ceed4 commit 98da66e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "outlayer",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "the brains and guts of a layout library",
55
"main": [
66
"item.js",

outlayer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Outlayer v1.0.0
2+
* Outlayer v1.1.0
33
* the brains and guts of a layout library
44
*/
55

0 commit comments

Comments
 (0)