Skip to content

Commit

Permalink
0.53.1
Browse files Browse the repository at this point in the history
0.53.1
  • Loading branch information
michealroberts committed Aug 11, 2024
1 parent 823adc3 commit 02ba8dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@observerly/astrometry",
"version": "0.53.0",
"version": "0.53.1",
"exports": "./src/index.ts"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@observerly/astrometry",
"version": "0.53.0",
"version": "0.53.1",
"description": "observerly's lightweight, zero-dependency, type safe astrometry library written in Typescript for calculating the position of celestial objects in the sky.",
"private": false,
"license": "MIT",
Expand Down

0 comments on commit 02ba8dc

Please sign in to comment.