From c4e4082d1d2d3098cf82210871ed623c7e95f551 Mon Sep 17 00:00:00 2001 From: Timotej Rojko <33236065+timotejroiko@users.noreply.github.com> Date: Sat, 19 Nov 2022 14:15:37 -0300 Subject: [PATCH] 2.10.3-2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 143689f..43caf10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sweph", - "version": "2.10.3-1", + "version": "2.10.3-2", "description": "The definitive Swiss Ephemeris bindings for Node.js", "main": "index.js", "typings": "./index.d.ts",