Skip to content

Commit 7fbfc74

Browse files
committed
v0.6.1
1 parent 6dcdf1c commit 7fbfc74

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": "faunadb-fql-lib",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A set of functions extending FQL by using current FQL primitives",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -39,4 +39,4 @@
3939
"peerDependencies": {
4040
"faunadb": "2.x"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)