summaryrefslogtreecommitdiff
path: root/trunks.go
diff options
context:
space:
mode:
Diffstat (limited to 'trunks.go')
-rw-r--r--trunks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunks.go b/trunks.go
index d6e5602..e0c5932 100644
--- a/trunks.go
+++ b/trunks.go
@@ -19,7 +19,7 @@ import (
)
const (
- Version = "0.1.0"
+ Version = "0.3.0"
DefaultAttackDuration = 10 * time.Second
DefaultAttackRatePerSecond = 500