Skip to content

Commit 88e86b5

Browse files
committed
Increment to 0.5.2
1 parent 8cc3378 commit 88e86b5

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,7 +1,7 @@
11
{
22
"name": "reductio",
33
"main": "reductio.js",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"homepage": "https://github.com/esjewett/reductio",
66
"authors": [
77
"Ethan Jewett"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reductio",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Reductio: Crossfilter groupings",
55
"main": "src/reductio.js",
66
"directories": {

0 commit comments

Comments
 (0)