Skip to content

Commit 371715a

Browse files
committed
Bump version to 1.5.0
1 parent d9b3d85 commit 371715a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It is in a very early stage and all the contributions are welcome.
1111

1212
Import on SBT:
1313

14-
"com.codacy" %% "bitbucket-scala-client" % "1.3.3"
14+
"com.codacy" %% "bitbucket-scala-client" % "1.5.0"
1515

1616
### Creators
1717

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import Dependencies._
22

33
name := """bitbucket-scala-client"""
44

5-
version := "1.4.0"
5+
version := "1.5.0"
66

77
scalaVersion := "2.10.5"
88

0 commit comments

Comments
 (0)