Skip to content

Commit b67f3da

Browse files
Dave ZuchDave Zuch
Dave Zuch
authored and
Dave Zuch
committed
Bump version in package.json
Although Ocelot is no longer used by Quicksight, so we should be able to drop this step when creating new releases.
1 parent 1d3728e commit b67f3da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purescript-ocelot",
3-
"version": "0.33.3",
3+
"version": "0.34.0",
44
"private": true,
55
"scripts": {
66
"build-all": "make build",
@@ -25,4 +25,4 @@
2525
"alias": {
2626
"xhr2": false
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)