Skip to content

Commit 60b3dad

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore: bump version to 0.2.0
1 parent 77f0baa commit 60b3dad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://deno.land/x/deno/cli/schemas/config-file.v1.json",
33
"name": "@anitrend/request-client",
4-
"version": "0.1.6",
4+
"version": "0.2.0",
55
"exports": "./packages/client/src/mod.ts",
66
"lint": {
77
"include": [

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anitrend/request-client",
3-
"version": "0.1.6",
3+
"version": "0.2.0",
44
"exports": "./packages/client/src/mod.ts",
55
"description": "A tiny, dependency-free, axios-style fetch wrapper for Deno with TypeScript support",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)