Skip to content

Commit 9940e15

Browse files
author
Rafa Paradela
committed
Update startYear to 2016
1 parent 1ce2531 commit 9940e15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publish.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ organizationHomepage := Some(new URL("http://47deg.com"))
44

55
publishMavenStyle := true
66

7-
startYear := Some(2015)
7+
startYear := Some(2016)
88

99
description := "GitHub API wrapper written in Scala"
1010

0 commit comments

Comments
 (0)