From e62f3b394c2448217ef29161a1a9a445eaae8e6e Mon Sep 17 00:00:00 2001 From: TimMikeladze Date: Sat, 16 Sep 2023 18:20:57 -0700 Subject: [PATCH] chore(release): v0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e22a42..9ef84c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "use-octokit", "description": "A data-fetching hook built on top of the Octokit Client and SWR for interacting with the Github API. Use this hook inside a React component for a type-safe, data-fetching experience with caching, polling, and more.", - "version": "0.0.0", + "version": "0.0.1", "author": "Tim Mikeladze ", "license": "MIT", "keywords": [