Skip to content

Commit b616b36

Browse files
committed
Updated SBT.
1 parent d07f06b commit b616b36

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.0.4
1+
sbt.version=1.1.0

version.sbt

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1 @@
1-
/* Copyright 2017, Emmanouil Antonios Platanios. All Rights Reserved.
2-
*
3-
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
4-
* use this file except in compliance with the License. You may obtain a copy of
5-
* the License at
6-
*
7-
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
9-
* Unless required by applicable law or agreed to in writing, software
10-
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11-
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12-
* License for the specific language governing permissions and limitations under
13-
* the License.
14-
*/
15-
16-
version in ThisBuild := "0.1.0-SNAPSHOT"
1+
version in ThisBuild := "0.1.0"

0 commit comments

Comments
 (0)