diff --git a/DESCRIPTION b/DESCRIPTION index 1435a7a..a267926 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: unglue Title: Extract Matched Substrings Using a Pattern -Version: 0.1 +Version: 0.1.0 Authors@R: person("Antoine", "Fabri", email = "antoine.fabri@gmail.com", role = c("aut", "cre")) Description: Use syntax inspired by the package 'glue' to extract matched substrings in a more intuitive and compact way than by using standard regular expressions. Depends: R (>= 3.1.0)