Skip to content

Commit 458f20d

Browse files
committed
Update README.md: from version 1.0.0 to 1.0.1
1 parent ce6f716 commit 458f20d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@ MXReflection resolves a graph of dependencies between functions and arguments, i
149149
<dependency>
150150
<groupId>com.github.ismail-mekni</groupId>
151151
<artifactId>mxreflection</artifactId>
152-
<version>1.0.0</version>
152+
<version>1.0.1</version>
153153
</dependency>
154154

155155
### Gradle
156156

157157
dependencies {
158-
compile group: 'com.github.ismail-mekni', name: 'mxreflection', version: '1.0.0'
158+
compile group: 'com.github.ismail-mekni', name: 'mxreflection', version: '1.0.1'
159159
}
160160

161161
## PiTest report

0 commit comments

Comments
 (0)