diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2024-02-04 23:58:56 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2024-02-04 23:58:56 +0100 |
| commit | 07fe41351e3b61e01e54791abce81ae5cbe73e61 (patch) | |
| tree | a66f6864d143f462397491cf7b4fe94ef463d087 /package.json | |
| parent | e8a4197dcaf454b4dbe76d5ddd84f63fa5693ab9 (diff) | |
Update version5.0.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4ab45d3..c860a03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blog", - "version": "5.0.1", + "version": "5.0.2", "description": "An ephemeral blog", "main": "lib/blog.js", "bin": { |