Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfatihercik committed Jun 13, 2023
1 parent 12d4ff3 commit 26924c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ Installation
<dependency>
<groupId>com.github.mfatihercik</groupId>
<artifactId>dsm</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
</dependency>
**Gradle**

.. code-block:: xml
compile ('com.github.mfatihercik:dsm:1.0.4')
compile ('com.github.mfatihercik:dsm:1.0.5')
=============================================================
`Documentation <https://mfatihercik.github.io/dsm/>`_.
Expand Down

0 comments on commit 26924c6

Please sign in to comment.