1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Bump version to 1.0.0

This commit is contained in:
David
2021-07-18 22:31:59 +01:00
parent d2bc73b766
commit 8fdfc2e4b6

View File

@@ -1,6 +1,6 @@
{
"name": "@flarum/prettier-config",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"description": "Flarum's configuration for the Prettier code formatter.",
"main": "prettierrc.json",
"scripts": {