summaryrefslogtreecommitdiff
path: root/src/twitcr.cr
diff options
context:
space:
mode:
Diffstat (limited to 'src/twitcr.cr')
-rw-r--r--src/twitcr.cr4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/twitcr.cr b/src/twitcr.cr
index 24af4d4..0d63180 100644
--- a/src/twitcr.cr
+++ b/src/twitcr.cr
@@ -1,7 +1,5 @@
require "./twitcr/**"
module Twitcr
- VERSION = "0.1.0"
-
- # TODO: Put your code here
+ VERSION = "0.2.0"
end