diff --git a/_data/jdr.json b/_data/jdr.json index 639de7d..1dfd5af 100644 --- a/_data/jdr.json +++ b/_data/jdr.json @@ -1,4 +1,4 @@ { "nom":"PĂ©lican", - "version":"0.3.0" + "version":"1.0.0" } \ No newline at end of file diff --git a/package.json b/package.json index ff14e9c..9b342ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pelican-jdr", - "version": "0.3.0", + "version": "1.0.0", "description": "Un systeme de jdr sous forme d'un site 11ty", "scripts": { "build": "npx @11ty/eleventy",