Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: 'v2.5.0'.
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Feb 9, 2021
1 parent 519d9d3 commit 6954c0e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/riot-db.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ include::{resources}/postgresql/import.txt[]

include::import.adoc[]

=== Processing

include::processing.adoc[]


== Export

.Export to PostgreSQL
Expand Down
4 changes: 4 additions & 0 deletions docs/riot-gen.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ All supported Faker data types are listed <<faker-data-types,below>>.

include::getting_started.adoc[]

== Processing

include::processing.adoc[]

== Examples

.Generating hashes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=2.4.4
version=2.5.0
testcontainers_version=1.15.1
picocli_version=4.6.1

0 comments on commit 6954c0e

Please sign in to comment.