From d79369418499ea8b458aad393f61901ec478c829 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 11 Jul 2023 20:49:08 +0200 Subject: Publish - @serpentity/components.acceleration@4.0.0 - @serpentity/components.angle@4.0.0 - @serpentity/components.debug@4.0.0 - @serpentity/components.force@4.0.0 - @serpentity/components.position@4.0.0 - @serpentity/components.velocity@4.0.0 - @serpentity/components.weight@4.0.0 --- components/velocity/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/velocity') diff --git a/components/velocity/package.json b/components/velocity/package.json index 21f5767..4d2fe4f 100644 --- a/components/velocity/package.json +++ b/components/velocity/package.json @@ -1,6 +1,6 @@ { "name": "@serpentity/components.velocity", - "version": "4.0.2", + "version": "4.0.0", "description": "Velocity component for serpentity", "main": "index.js", "author": "Rubén Beltrán del Río ", -- cgit