-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Måns Beckman
committed
Jul 24, 2015
1 parent
fdaa46a
commit 5ef3550
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "milsymbol", | ||
"version": "0.4.6", | ||
"homepage": "https://github.com/spatialillusions/MilSymbol", | ||
"version": "0.5.0", | ||
"homepage": "https://github.com/spatialillusions/milsymbol", | ||
"authors": [ | ||
"Måns Beckman (http://www.spatialillusions.com)" | ||
], | ||
"description": "MilSymbol is a small library in pure javascript that creates SVG symbols according to MIL-STD-2525 and APP6.", | ||
"description": "milsymbol is a small library in pure javascript that creates SVG symbols according to MIL-STD-2525 and APP6.", | ||
"main": "dist/milsymbol.js", | ||
"license": "BSD" | ||
} |