aboutsummaryrefslogtreecommitdiff
path: root/components/position
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2020-03-09 14:45:01 -0500
committerBen Beltran <ben@nsovocal.com>2020-03-09 14:45:01 -0500
commit663246c1527f75da5362503d9cde0605827795f1 (patch)
tree34c42240b2300199dd5d74651734d58fff90de1c /components/position
parent1b818c75378cee1138f881c8e83e12b4406f9176 (diff)
- @serpentity/components.acceleration@3.0.0 - @serpentity/components.angle@1.0.0 - @serpentity/components.debug@3.0.0 - @serpentity/components.force@1.0.0 - @serpentity/components.position@3.0.0 - @serpentity/components.velocity@3.0.0 - @serpentity/components.weight@3.0.0
Diffstat (limited to 'components/position')
-rw-r--r--components/position/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/position/package.json b/components/position/package.json
index 3c8d255..e10e2c5 100644
--- a/components/position/package.json
+++ b/components/position/package.json
@@ -1,6 +1,6 @@
{
"name": "@serpentity/components.position",
- "version": "2.0.0",
+ "version": "3.0.0",
"description": "Position component for serpentity",
"main": "index.js",
"author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>",