Skip to content

Commit b0b7425

Browse files
committed
Fix escape sequences in is_whitespace/2. Fixes #1
1 parent 3a4862f commit b0b7425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Unicode.Guards.MixProject do
22
use Mix.Project
33

4-
@version "0.3.0"
4+
@version "0.3.1"
55

66
def project do
77
[

0 commit comments

Comments
 (0)