Skip to content

Commit

Permalink
Increment version number to 0.1.0.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Jan 20, 2023
1 parent dd7449d commit 8e753e4
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
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.1.0
Version: 0.1.0.9000
Authors@R:
person("Tatsuya", "Shima", email = "ts1s1andn@gmail.com", role = c("aut", "cre"))
URL: https://eitsupi.github.io/prqlr/, https://github.com/eitsupi/prqlr
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# prqlr (development version)

# prqlr 0.1.0

## Breaking changes
Expand Down

0 comments on commit 8e753e4

Please sign in to comment.