From 28c7f3b69908f1a70963a1be1d9c6839d2d65674 Mon Sep 17 00:00:00 2001 From: sami Date: Thu, 24 Aug 2023 17:36:03 +0200 Subject: [PATCH] change: update package version v0.0.33 --- packages/streamline/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/streamline/package.json b/packages/streamline/package.json index b33f5674..940cb7e7 100644 --- a/packages/streamline/package.json +++ b/packages/streamline/package.json @@ -1,6 +1,6 @@ { "name": "@getluko/streamline", - "version": "0.0.32", + "version": "0.0.33", "author": "luko", "description": "Luko Design System using react-native for iOS and Android", "main": "dist/packages/streamline/index.js",