Skip to content

Commit f2a6efa

Browse files
author
Ari Bouius
committed
Bump version
1 parent 2c10645 commit f2a6efa

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.size-snapshot.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"dist/index.js": {
3-
"bundled": 39199,
4-
"minified": 20346,
5-
"gzipped": 6121
3+
"bundled": 39194,
4+
"minified": 20347,
5+
"gzipped": 6123
66
},
77
"dist/index.es.js": {
8-
"bundled": 38750,
9-
"minified": 19964,
10-
"gzipped": 6039,
8+
"bundled": 38745,
9+
"minified": 19965,
10+
"gzipped": 6040,
1111
"treeshaked": {
1212
"rollup": {
1313
"code": 75,

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-react",
3-
"version": "0.0.22",
3+
"version": "0.0.23",
44
"description": "A minimal JSON:API client and React hooks for fetching, updating, and caching remote data.",
55
"author": "aribouius",
66
"license": "MIT",

0 commit comments

Comments
 (0)