Skip to content

Commit ee96151

Browse files
committed
bump version
1 parent 7bbc6a9 commit ee96151

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rowGrid.js",
33
"description": "A small, lightweight jQuery plugin for placing items in straight rows",
4-
"version": "1.0.6",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"authors": [
77
{ "name": "Bruno Joseph", "email": "[email protected]"," homepage": "http://brunojoseph.com" }

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rowgrid.js",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "A small, lightweight JavaScript plugin for placing items in straight rows",
55
"main": "jquery.row-grid.js",
66
"directories": {

0 commit comments

Comments
 (0)