summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index 6661f8b..4fa1939 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -1,7 +1,7 @@
cabal-version: 3.0
name: erebos-tester
-version: 0.3.1
+version: 0.3.3
synopsis: Test framework with virtual network using Linux namespaces
description:
This framework is intended mainly for networking libraries/applications and
@@ -65,6 +65,7 @@ executable erebos-tester
Script.Expr
Script.Expr.Class
Script.Module
+ Script.Object
Script.Shell
Script.Var
Test