diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-03-09 14:28:48 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-03-09 14:28:48 -0500 |
| commit | 1b818c75378cee1138f881c8e83e12b4406f9176 (patch) | |
| tree | 517b49bc590abae4dcefe00e24a47d78a9026108 /components/acceleration | |
| parent | 0a350084dfc5843281b52071fc6551564a820e1e (diff) | |
Go back a version for all
Diffstat (limited to 'components/acceleration')
| -rw-r--r-- | components/acceleration/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/acceleration/package.json b/components/acceleration/package.json index e6d2017..93121ff 100644 --- a/components/acceleration/package.json +++ b/components/acceleration/package.json @@ -1,6 +1,6 @@ { "name": "@serpentity/components.acceleration", - "version": "3.0.0", + "version": "2.0.0", "description": "Acceleration component for serpentity", "main": "index.js", "author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>", |