Skip to content

Commit 83ce0c5

Browse files
committed
chore(release): v0.16.0
1 parent 155353d commit 83ce0c5

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,7 +1,7 @@
11
{
22
"name": "@mswjs/data",
33
"description": "Data modeling and relation library for testing JavaScript applications.",
4-
"version": "0.15.0",
4+
"version": "0.16.0",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
77
"author": "Artem Zakharchenko",
@@ -64,4 +64,4 @@
6464
"path": "./node_modules/cz-conventional-changelog"
6565
}
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)