Skip to content

Commit

Permalink
Bump version for development
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Nov 1, 2017
1 parent d7f9c9e commit d98c9e4
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,7 +1,7 @@
Package: rex
Type: Package
Title: Friendly Regular Expressions
Version: 1.1.2
Version: 1.1.2.9000
Authors@R: c(
person("Kevin", "Ushey", email = "[email protected]", role = "aut"),
person("Jim", "Hester", email = "[email protected]", role = c("aut", "cre")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Rex Version 1.1.2.9000 ##

## Rex Version 1.1.2 ##

* Updating tests to work with testthat version 1.0.2.9000.
Expand Down

0 comments on commit d98c9e4

Please sign in to comment.