Skip to content

Commit b67f3da

Browse files
Dave ZuchDave Zuch
authored andcommitted
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

Lines changed: 2 additions & 2 deletions
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)