diff --git a/lib/cal_exporter/version.rb b/lib/cal_exporter/version.rb index 335b560..2486c17 100644 --- a/lib/cal_exporter/version.rb +++ b/lib/cal_exporter/version.rb @@ -1,3 +1,3 @@ module CalExporter - VERSION = "0.0.1" + VERSION = "0.0.2" end