Skip to content

Commit e138bd9

Browse files
committed
Fixed readme error
1 parent 2925057 commit e138bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To install the cucumber plugin, add entries to the build plugins file (project/p
7575

7676
resolvers += "Templemore Repository" at "http://templemore.co.uk/repo"
7777

78-
libraryDependencies += "templemore" %% "xsbt-cucumber-plugin" % "0.1"
78+
libraryDependencies += "templemore" %% "xsbt-cucumber-plugin" % "0.2"
7979

8080
### Basic Configuration ###
8181
To add the cucumber plugin settings to a basic project, just add the following to the build.sbt file:

0 commit comments

Comments
 (0)