Bump version 0.5.1 (npm publish)

This commit is contained in:
Thomas Brouard 2017-02-16 16:13:58 +01:00
parent e9080a5d99
commit a2a5ae7f3c

View file

@ -1,6 +1,6 @@
{
"name": "electron-tabs",
"version": "0.5.0",
"version": "0.5.1",
"description": "Simple tabs for Electron applications",
"main": "index.js",
"repository": {