diff --git a/library.json b/library.json index c0b3d3d..61f9197 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "DS3231", - "version": "0.1.0", + "version": "0.1.1", "description": "MBED OS Library for interacting with \"DS3231\" RTC", "keywords": "ds3231, mbed os", "repository": @@ -20,9 +20,6 @@ } ], "license": "MIT", - "dependencies": { - "jaster-prj/mbed-gpiolib": "~0.1.0" - }, "frameworks": "mbed", "platforms": "*" }