meta: maj version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kazhnuz 2024-10-14 21:43:34 +02:00
parent 3593ac1072
commit 61259d7858
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{ {
"nom":"Pélican", "nom":"Pélican",
"version":"0.3.0" "version":"1.0.0"
} }

View file

@ -1,6 +1,6 @@
{ {
"name": "pelican-jdr", "name": "pelican-jdr",
"version": "0.3.0", "version": "1.0.0",
"description": "Un systeme de jdr sous forme d'un site 11ty", "description": "Un systeme de jdr sous forme d'un site 11ty",
"scripts": { "scripts": {
"build": "npx @11ty/eleventy", "build": "npx @11ty/eleventy",