diff options
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index e3a280e..f82480d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lossless-scaling-vk", - "version": "0.2.0", - "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk compatibility layer", + "version": "0.2.1", + "description": "Use Lossless Scaling on the Steam Deck using the lsfg-vk vulkan layer", "type": "module", "scripts": { "build": "rollup -c", |
