⬆️ 2.12.0 🎉

This commit is contained in:
Ionică Bizău 2022-06-06 23:40:56 +03:00
parent 3cec477879
commit 374cd2047f

View file

@ -3,7 +3,7 @@
"git-stats": "bin/git-stats" "git-stats": "bin/git-stats"
}, },
"name": "git-stats", "name": "git-stats",
"version": "2.11.0", "version": "2.12.0",
"description": "Local git statistics including GitHub-like contributions calendars.", "description": "Local git statistics including GitHub-like contributions calendars.",
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {
@ -285,4 +285,4 @@
"bloggify.json", "bloggify.json",
"bloggify/" "bloggify/"
] ]
} }