From 9b473b035b149621895494e404206aba822b2674 Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Fri, 29 Sep 2017 16:57:04 +0200 Subject: [PATCH 1/2] Bumping before release on staging --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 312f73f..9d0949b 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "description": "See how many cards you can remember!", "majorVersion": 1, "minorVersion": 2, - "patchVersion": 6, + "patchVersion": 7, "runnable": 1, "author": "Joubel", "license": "MIT", @@ -54,4 +54,4 @@ "minorVersion": 3 } ] -} +} \ No newline at end of file From 375328cb2c64ceaf83454326d7c52158a3bdfbc9 Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Tue, 24 Oct 2017 14:50:11 +0200 Subject: [PATCH 2/2] Bump patch version --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 9d0949b..64a27f7 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "description": "See how many cards you can remember!", "majorVersion": 1, "minorVersion": 2, - "patchVersion": 7, + "patchVersion": 8, "runnable": 1, "author": "Joubel", "license": "MIT",