From eeade646a0dca01de42972e5fa828b0e32362242 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 19 May 2020 08:59:10 -0700 Subject: [PATCH] Add Gasoline by @Blackjacx --- contents.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/contents.json b/contents.json index 01907fbf..2795e5f7 100644 --- a/contents.json +++ b/contents.json @@ -20329,6 +20329,23 @@ ], "date_added": "May 19 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "Gasoline", + "category-ids": [ + "finance" + ], + "description": "Track your gas expense", + "source": "https://github.com/Blackjacx/Gasoline", + "tags": [ + "swift", + "swiftlint", + "quick", + "nimble" + ], + "license": "other", + "date_added": "May 19 2020", + "suggested_by": "@dkhamsing" } ] }