summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2012-12-14 13:03:29 +0100
committerStefan Kögl <stefan@skoegl.net>2012-12-14 13:03:29 +0100
commit0ea4ff7f825cd31d99d552fa475d722cef24fcca (patch)
treef78cd2b5c0e7eb19110bfea8cf422331dc083253
parent5e69e11eb3e4c64aee9360f44a5505493da85938 (diff)
downloadpython-json-patch-0ea4ff7f825cd31d99d552fa475d722cef24fcca.tar.gz
update spec draft number to 08
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c3ba82..23a6e85 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Applying JSON Patches in Python
-------------------------------
Library to apply JSON Patches according to
-http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-06
+http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-08
See Sourcecode for Examples