Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Increased version number in the pom example
  • Loading branch information
jurajsomorovsky authored Dec 12, 2017
1 parent ebc823c commit f80a129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you want to use modifiable variables in your maven projects, you can include
<dependency>
<groupId>de.rub.nds</groupId>
<artifactId>ModifiableVariable</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
```

Expand Down

0 comments on commit f80a129

Please sign in to comment.