Skip to content

Commit

Permalink
1.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaskruchten committed Aug 29, 2014
1 parent 5c94bfe commit dacdbcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pivottable",
"description": "Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop",
"version": "1.2.1",
"version": "1.2.2",
"main": "dist/pivot.js",
"license": "MIT",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions pivottable.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"pivotgrid",
"pivotchart"
],
"version": "1.2.1",
"version": "1.2.2",
"author":
{
"name": "Nicolas Kruchten",
Expand All @@ -31,4 +31,4 @@
"jquery": "*",
"jqueryui": "*"
}
}
}

0 comments on commit dacdbcc

Please sign in to comment.