Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ozlerhakan committed Dec 1, 2018
1 parent 39d0560 commit 38c2afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ private void dbInsertion(Calculation siCalculation) {

=== Example 6

Since 1.19.1, you can create your own casting implementation without relying on the default Poiji casting configuration using the `Casting` interface.
Since Poiji 1.19.1, you can create your own casting implementation without relying on the default Poiji casting configuration using the `Casting` interface.

[source,java]
----
Expand Down

0 comments on commit 38c2afa

Please sign in to comment.