From 4803b288c247fcd364977c1901de1dab514cb3eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20K=C3=B6gl?= Date: Sun, 2 Dec 2012 09:19:44 +0100 Subject: updated old spec draft number in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db849b0..7c3ba82 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-04 +http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-06 See Sourcecode for Examples -- cgit v1.2.1