diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -8,7 +8,7 @@
     * Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
-    * The names of the contributors may be used to endorse or promote products
+    * The names of the contributors may not be used to endorse or promote products
       derived from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY OSMAN BINEEV ''AS IS'' AND ANY
diff --git a/Monocle.cabal b/Monocle.cabal
--- a/Monocle.cabal
+++ b/Monocle.cabal
@@ -1,6 +1,6 @@
 Name:                Monocle
 Cabal-Version:       >= 1.2
-Version:             0.0.0
+Version:             0.0.1
 Synopsis:            Symbolic computations in strict monoidal categories with LaTeX output.
 Description:         Symbolic computations in strict monoidal categories with LaTeX output.
                      See monocle-test.hs.
