diff --git a/package.json b/package.json index e5dd6ab..223cf28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@first-australia/latitude-scheduler", - "version": "0.1.0", + "version": "0.0.2", "description": "This repository is the latest iteration of the FIRST Australia scheduling software (primarily for use in scheduling FIRST LEGO League tournaments).", "main": "./dist/index.js", "module": "./dist/index.mjs",