From 30758f9064db374152b45549ea04477851245364 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 14 Jan 2019 22:24:55 +0000 Subject: [PATCH] CLIENT_SPECIFICATION.md: Update version number --- CLIENT_SPECIFICATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLIENT_SPECIFICATION.md b/CLIENT_SPECIFICATION.md index df9ff601e4..64d27879e5 100644 --- a/CLIENT_SPECIFICATION.md +++ b/CLIENT_SPECIFICATION.md @@ -1,6 +1,6 @@ # tldr-pages client specification - - **Current Specification Version:** 1.1 + - **Current Specification Version:** 2.0 This document contains the official specification for tldr-pages clients. It is _not_ a specification of the format of the pages themselves - only a specification of how a user should be able to interface with an official client.