diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2023-08-27 11:24:03 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2023-08-27 11:24:03 +0100 |
| commit | 8f4f459f8cc34c89c40f67ab9f5f8c553547c881 (patch) | |
| tree | 802eb1c8836fce6391dcff198ddf31e2d222c7c2 /package.json | |
| parent | ce7ec8a43d874fecec705cfc570fd864a905d1d2 (diff) | |
Fix build date to be constant for all renders
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 017cfdd..e6eb3bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "panulat", - "version": "1.1.1", + "version": "1.1.2", "description": "", "main": "app/index.mjs", "scripts": { |
