diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-05-07 15:40:06 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-05-07 15:40:06 +0200 |
| commit | fcd68e9d780b3afdf133d46f94c854e61d9e8bff (patch) | |
| tree | 8bbe974b5d6701f930bdd6761261100d6d3f81a0 /components/velocity/package.json | |
| parent | 6f9dc349eed408ba583cf469d9585dea7a357198 (diff) | |
Fix typo in velocity
Diffstat (limited to 'components/velocity/package.json')
| -rw-r--r-- | components/velocity/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/velocity/package.json b/components/velocity/package.json index c4dc67e..8ca3916 100644 --- a/components/velocity/package.json +++ b/components/velocity/package.json @@ -1,6 +1,6 @@ { "name": "@serpentity/components.velocity", - "version": "4.0.1", + "version": "4.0.2", "description": "Velocity component for serpentity", "main": "index.js", "author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>", |