spec: notice of version
authorGabe Rosenhouse <grosenhouse@pivotal.io>
Wed, 11 Jan 2017 16:35:42 +0000 (08:35 -0800)
committerGabe Rosenhouse <grosenhouse@pivotal.io>
Thu, 12 Jan 2017 02:49:10 +0000 (18:49 -0800)
SPEC.md

diff --git a/SPEC.md b/SPEC.md
index 82966ad..525c725 100644 (file)
--- a/SPEC.md
+++ b/SPEC.md
@@ -1,5 +1,10 @@
 # Container Networking Interface Proposal
 
+## Version
+This is CNI **spec** version **0.2.0**.
+
+Note that this is **independent from the version of the CNI library and plugins** in this repository (e.g. the versions of [releases](https://github.com/containernetworking/cni/releases)).
+
 ## Overview
 
 This document proposes a generic plugin-based networking solution for application containers on Linux, the _Container Networking Interface_, or _CNI_.