Fix bower.json version and license

This commit is contained in:
Shawn Iwinski
2017-04-12 18:02:40 -04:00
parent 7ef3658b91
commit 89211e7e39

View File

@@ -1,6 +1,6 @@
{
"name": "overpass",
"version": "3.0.0",
"version": "3.0.2",
"homepage": "http://overpassfont.org/",
"authors": [
"Delve Fonts",
@@ -12,5 +12,5 @@
"font",
"overpath"
],
"license": "SIL"
"license": "(LGPL-2.1 AND OFL-1.1)"
}