From 17206a0b1d86b9be209d7001ea5dc2874339b0f1 Mon Sep 17 00:00:00 2001 From: Pinta365 Date: Thu, 8 Aug 2024 16:42:38 +0200 Subject: [PATCH] version 0.7.0 --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index d81cabc..1f2cf2b 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@pinta365/oura-api", - "version": "0.6.0", + "version": "0.7.0", "exports": "./mod.ts", "publish": { "exclude": ["scripts", "examples"]