Skip to content

Commit

Permalink
Merge pull request #38 from jimsch/master
Browse files Browse the repository at this point in the history
Update and publish 0.9.2
  • Loading branch information
jimsch authored Nov 30, 2016
2 parents b306303 + 90d694f commit 3411fdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.augustcellars.cose</groupId>
<artifactId>cose-java</artifactId>
<version>0.9.2-snapshot</version>
<version>0.9.2</version>

<name>com.augustcellars.cose:cose-java</name>
<description>A Java implementation that supports the COSE secure message specification.</description>
Expand Down Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.github.peteroupc</groupId>
<artifactId>numbers</artifactId>
<version>0.2.1</version>
<version>0.3.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3411fdc

Please sign in to comment.