Skip to content

Commit

Permalink
Update reference to version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tommysitu committed Oct 25, 2018
1 parent 3496707 commit cdc4aae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Full documentation is available http://hoverfly-java.readthedocs.io/[here^]
<dependency>
<groupId>io.specto</groupId>
<artifactId>hoverfly-java</artifactId>
<version>0.11.0</version>
<version>0.11.1</version>
<scope>test</scope>
</dependency>
```
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
author = u'SpectoLabs'


version = '0.11.0'
version = '0.11.1'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down

0 comments on commit cdc4aae

Please sign in to comment.