diff --git a/hsc3-server.cabal b/hsc3-server.cabal
--- a/hsc3-server.cabal
+++ b/hsc3-server.cabal
@@ -1,11 +1,13 @@
 Name:               hsc3-server
-Version:            0.3.0
+Version:            0.3.1
 Synopsis:           SuperCollider server resource management and synchronization.
 Description:
     This library provides abstractions for managing SuperCollider server
     resources like node, buffer and bus ids and synchronization primitives.
     .
     ChangeLog: <https://github.com/kaoskorobase/hsc3-server/blob/master/ChangeLog.md>
+    .
+    Examples: <https://github.com/kaoskorobase/hsc3-server/tree/master/examples>
 License:            GPL
 License-File:       LICENSE
 Category:           Sound
