Skip to content

Commit 0c1f084

Browse files
Merge pull request #119 from clinedome-work/release-1.2.6
Release v1.2.6
2 parents b38efd5 + a45a32d commit 0c1f084

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
name := "sirius"
1717

18-
version := "1.2.6-SNAPSHOT"
18+
version := "1.2.6"
1919

2020
scalaVersion := "2.10.2"
2121

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<artifactId>sirius</artifactId>
2626
<name>Sirius</name>
2727
<packaging>jar</packaging>
28-
<version>1.2.6-SNAPSHOT</version>
28+
<version>1.2.6</version>
2929
<description>The Comcast Sirius library </description>
3030
<url>https://github.com/Comcast/sirius</url>
3131
<licenses>

0 commit comments

Comments
 (0)