Skip to content

Commit

Permalink
chore(release): v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Nov 17, 2023
1 parent 155353d commit 83ce0c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mswjs/data",
"description": "Data modeling and relation library for testing JavaScript applications.",
"version": "0.15.0",
"version": "0.16.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"author": "Artem Zakharchenko",
Expand Down Expand Up @@ -64,4 +64,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 83ce0c5

Please sign in to comment.