bump version

master
knotteye 3 years ago
parent 703c9646d8
commit bd8b0fde81
  1. 2
      src/swayfocus.cr

@ -1,7 +1,7 @@
require "json" require "json"
require "option_parser" require "option_parser"
version = "0.1" version = "0.2"
struct Nil struct Nil
def includes? ( a : String) def includes? ( a : String)

Loading…
Cancel
Save