⬆️ 2.3.0 🎉

This commit is contained in:
Ionică Bizău 2015-11-01 12:40:27 +02:00
parent ca496c67ee
commit ca16d225f8
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "git-stats",
"version": "2.2.0",
"version": "2.3.0",
"description": "Local git statistics including GitHub-like contributions calendars.",
"main": "lib/index.js",
"bin": {
@ -10,7 +10,7 @@
"test": "node test",
"postinstall": "node scripts/migration/2.0.0.js"
},
"author": "Ionică Bizău <bizauionica@gmail.com>",
"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)",
"contributors": [
"Gnab <as0n@gnab.fr>",
"William Boman <william@redwill.se>",
@ -53,4 +53,4 @@
"h_img": "http://i.imgur.com/Q7TQYHx.png",
"ex_img": "http://i.imgur.com/PpM0i3v.png"
}
}
}