From 73a7e49899a45ce9319d457021c1c5373e09c40f Mon Sep 17 00:00:00 2001 From: Juan Castillo Date: Wed, 11 Sep 2024 10:32:10 -0700 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa1bf6f..005b3bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atlas-design-system", - "version": "1.3.1", + "version": "1.4.0", "description": "A react native design system for the Atlas workout app", "main": "dist/index.js", "types": "dist/index.d.ts",