Skip to content

Commit

Permalink
0.55.0
Browse files Browse the repository at this point in the history
0.55.0
  • Loading branch information
michealroberts committed Aug 11, 2024
1 parent 1a79966 commit 6d3e198
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.54.0",
"version": "0.55.0",
"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.54.0",
"version": "0.55.0",
"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 6d3e198

Please sign in to comment.