From da7bb40d6aa17e14d6912c437a562754e00597ba Mon Sep 17 00:00:00 2001 From: michealroberts Date: Sun, 12 Jan 2025 12:49:26 +0000 Subject: [PATCH] 0.1.0 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5000829..fc732bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@observerly/fits", - "version": "0.0.0", + "version": "0.1.0", "description": "fits is observerly's zero-dependency library for reading images stored in the FITS astronomical format written in Typescript.", "repository": { "type": "git",