diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-12-10 16:23:12 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-12-10 16:23:12 +0100 |
| commit | 9eac24780006862171b85858b40db0f29f494e76 (patch) | |
| tree | 17361d90584850941264567b0c19579c0bbac812 /package.json | |
| parent | 2acbdb038ea9e9d61ce7ce070629e0187fe95718 (diff) | |
Update version, ditch changelog
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 81d26a8..8ee8d95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blog", - "version": "3.0.0", + "version": "4.0.0", "description": "An ephemeral blog", "main": "lib/blog.js", "bin": { |