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