diff --git a/bower.json b/bower.json index 9c4af0d..516ae34 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,7 @@ { "name": "flot.tooltip", "version": "0.7.1", + "license": "MIT", "main": "js/jquery.flot.tooltip.js", "ignore": [ ".gitignore", @@ -10,4 +11,4 @@ "examples", "js/old" ] -} \ No newline at end of file +}