diff options
Diffstat (limited to 'docs/en/gun/1.0/guide/introduction/index.html')
-rw-r--r-- | docs/en/gun/1.0/guide/introduction/index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/en/gun/1.0/guide/introduction/index.html b/docs/en/gun/1.0/guide/introduction/index.html index 010f7aef..5dfc3d5f 100644 --- a/docs/en/gun/1.0/guide/introduction/index.html +++ b/docs/en/gun/1.0/guide/introduction/index.html @@ -7,7 +7,7 @@ <meta name="description" content=""> <meta name="author" content="Loïc Hoguin based on a design from (Soft10) Pol Cámara"> - <meta name="generator" content="Hugo 0.16" /> + <meta name="generator" content="Hugo 0.17" /> <title>Nine Nines: Introduction</title> @@ -97,6 +97,12 @@ names.</p></div> <div class="paragraph"><p>The same applies to any other case insensitive value.</p></div>
</div>
</div>
+<div class="sect1">
+<h2 id="_versioning">Versioning</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>Gun uses [Semantic Versioning 2.0.0](<a href="http://semver.org/">http://semver.org/</a>).</p></div>
+</div>
+</div>
|