summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/sync.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sync.rb b/lib/sync.rb
index ba80d372a7..998e2b7b92 100644
--- a/lib/sync.rb
+++ b/lib/sync.rb
@@ -317,7 +317,7 @@ Synchronizer_m = Sync_m
class Sync
- VERSION = "0.1.0"
+ VERSION = "0.5.0"
include Sync_m
end