Skip to content

Commit

Permalink
Increment version number to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Dec 11, 2023
1 parent 39b0d1f commit 69ef0bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,6 +1,6 @@
Package: webfakes
Title: Fake Web Apps for HTTP Testing
Version: 1.2.1.9000
Version: 1.3.0
Authors@R: c(
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
person("Posit Software, PBC", role = c("cph", "fnd")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
@@ -1,4 +1,4 @@
# webfakes (development version)
# webfakes 1.3.0

* New `git_app()` app to fake a git HTTP server. See the webfakes test cases
for examples.
Expand Down

0 comments on commit 69ef0bb

Please sign in to comment.