Skip to content

Commit

Permalink
0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tommoor committed Apr 1, 2017
1 parent b904b25 commit 0001094
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,15 +1,15 @@
{
"name": "@tommoor/tinycon",
"version": "0.6.6",
"version": "0.6.7",
"description": "Add notification bubbles in the favicon",
"author": "Tom Moor <tom.moor@gmail.com> (http://tommoor.com)",
"license": "MIT",
"main" : "./tinycon.js",
"main": "./tinycon.js",
"scripts": {
"build": "grunt uglify",
"prepublish": "grunt uglify"
},
"repository" : {
"repository": {
"type": "git",
"url": "git://github.com/tommoor/tinycon.git"
},
Expand Down

0 comments on commit 0001094

Please sign in to comment.