diff --git a/library.json b/library.json index 56096f8..4862173 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,11 @@ { "name": "libfixmath", "description": "Cross Platform Fixed Point Maths Library", - "version": "0.0.0", + "keywords": [ + "fixed", + "point", + "math" + ], "repository": { "type": "git", "url": "https://github.com/PetteriAimonen/libfixmath.git"