Skip to content

Commit

Permalink
Bump version to 0.2.0.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
joethorley committed Oct 16, 2022
1 parent c32bba5 commit db96113
Show file tree
Hide file tree
Showing 2 changed files with 6 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: readwritesqlite
Title: Enhanced Reading and Writing for 'SQLite' Databases
Version: 0.2.0
Version: 0.2.0.9000
Authors@R:
c(person(given = "Joe",
family = "Thorley",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->

# readwritesqlite 0.2.0.9000

- Same as previous version.


# readwritesqlite 0.2.0

- Added `rws_export_gpkg()`.
Expand Down

0 comments on commit db96113

Please sign in to comment.