Skip to content

Commit

Permalink
update Java version
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroupc committed Jan 18, 2022
1 parent 13ae506 commit a674a33
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 20 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.upokecenter</groupId>
<artifactId>cbor</artifactId>
<packaging>jar</packaging>
<version>4.5-SNAPSHOT</version>
<version>4.5.1-SNAPSHOT</version>
<name>CBOR (Concise Binary Object Representation)</name>
<description>A Java implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.</description>
<url>https://github.com/peteroupc/CBOR-Java</url>
Expand Down
Loading

0 comments on commit a674a33

Please sign in to comment.