From 881cf34a0af03307a4efec4844508fc857d329c3 Mon Sep 17 00:00:00 2001 From: hariroshan Date: Mon, 6 Mar 2023 18:26:47 +0530 Subject: [PATCH] changed elm-native-js version --- elm-native-js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-native-js/package.json b/elm-native-js/package.json index 5be0066..9747c06 100644 --- a/elm-native-js/package.json +++ b/elm-native-js/package.json @@ -1,6 +1,6 @@ { "name": "elm-native-js", - "version": "1.0.0", + "version": "1.0.2", "description": "Nativescript bindings for elm using custom HTML elements", "keywords": ["elm", "elm-native", "nativescript", "elm mobile"], "main": "index.js",