Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed May 14, 2020
1 parent 55b3d77 commit cdd54ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: glue
Title: Interpreted String Literals
Version: 1.4.1
Version: 1.4.1.9000
Authors@R: person("Jim", "Hester", email = "[email protected]", role = c("aut", "cre"))
Description: An implementation of interpreted string literals, inspired by
Python's Literal String Interpolation <https://www.python.org/dev/peps/pep-0498/> and Docstrings
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# glue (development version)

# glue 1.4.1

* Internal changes for compatibility with vctrs 0.3.0 (#187).
Expand Down

0 comments on commit cdd54ed

Please sign in to comment.