From 4f935e65c79a7b3bd55138cd49902b55c420f446 Mon Sep 17 00:00:00 2001 From: Jonathan B Date: Sun, 24 May 2020 21:15:57 +0200 Subject: Update for twitch auth update --- src/twitcr.cr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/twitcr.cr') diff --git a/src/twitcr.cr b/src/twitcr.cr index 0d63180..9bb13cf 100644 --- a/src/twitcr.cr +++ b/src/twitcr.cr @@ -1,5 +1,5 @@ require "./twitcr/**" module Twitcr - VERSION = "0.2.0" + VERSION = "0.3.0" end -- cgit v1.2.3