Skip to content

Commit

Permalink
chore: Increment version number to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Jul 26, 2023
1 parent 84c0008 commit 2950c83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description:
Provides a function to convert 'PRQL' strings to 'SQL' strings.
Combined with other R functions that take 'SQL' as an argument,
'PRQL' can be used on R.
Version: 0.4.0.9003
Version: 0.5.0
Authors@R:
person("Tatsuya", "Shima", email = "[email protected]", role = c("aut", "cre"))
URL: https://eitsupi.github.io/prqlr/, https://github.com/eitsupi/prqlr
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# prqlr (development version)
# prqlr 0.5.0

## Breaking changes

Expand Down

0 comments on commit 2950c83

Please sign in to comment.