diff --git a/packages/core/package.json b/packages/core/package.json index c13b1042..ae300640 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@primate/core", - "version": "0.1.5", + "version": "0.1.6", "description": "Primate core", "homepage": "https://primatejs.com", "bugs": "https://github.com/primatejs/primate/issues", diff --git a/packages/native/package.json b/packages/native/package.json index 1e7be390..0664c95d 100644 --- a/packages/native/package.json +++ b/packages/native/package.json @@ -1,6 +1,6 @@ { "name": "@primate/native", - "version": "0.1.3", + "version": "0.1.4", "description": "Primate native applications", "homepage": "https://primatejs.com/modules/native", "bugs": "https://github.com/primatejs/primate/issues", diff --git a/packages/primate/package.json b/packages/primate/package.json index ea7a58a1..5e73d02b 100644 --- a/packages/primate/package.json +++ b/packages/primate/package.json @@ -1,6 +1,6 @@ { "name": "primate", - "version": "0.32.1", + "version": "0.32.2", "description": "Polymorphic development platform", "homepage": "https://primatejs.com", "bugs": "https://github.com/primatejs/primate/issues",