summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2012-12-02 09:19:44 +0100
committerStefan Kögl <stefan@skoegl.net>2012-12-02 09:19:44 +0100
commit4803b288c247fcd364977c1901de1dab514cb3eb (patch)
tree014de3b8af9d4910d3fef09ed6eeaf3b83552fdd /README.md
parent233c2de4cadbbadb786fc6a6b3e5778dbd73c1e2 (diff)
downloadpython-json-patch-4803b288c247fcd364977c1901de1dab514cb3eb.tar.gz
updated old spec draft number in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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