Skip to content

Commit

Permalink
Release: arrow-integrations-jackson-module 0.11.0 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelcarmena committed Apr 23, 2021
1 parent e40dbc8 commit 78572e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Arrow Integrations

[![Maven Central](https://img.shields.io/maven-central/v/io.arrow-kt/arrow-integrations-jackson-module?color=4caf50&label=latest%20release)](https://maven-badges.herokuapp.com/maven-central/io.arrow-kt/arrow-integrations-jackson-module)
[![Latest snapshot](https://img.shields.io/maven-metadata/v?label=latest%20snapshot&metadataUrl=https%3A%2F%2Foss.sonatype.org%2Fservice%2Flocal%2Frepositories%2Fsnapshots%2Fcontent%2Fio%2Farrow-kt%2Farrow-integrations-jackson-module%2Fmaven-metadata.xml)](https://oss.sonatype.org/service/local/repositories/snapshots/content/io/arrow-kt/)

[![Arrow Core logo](https://raw.githubusercontent.com/arrow-kt/arrow-site/master/docs/img/core/arrow-core-brand-sidebar.svg?sanitize=true)](https://arrow-kt.io)

Λrrow Integrations is part of [**Λrrow**](https://arrow-kt.io).
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Package definitions
GROUP=io.arrow-kt
VERSION_NAME=0.11.0-SNAPSHOT
LATEST_VERSION=0.10.5
VERSION_NAME=0.12.0-SNAPSHOT
LATEST_VERSION=0.11.0
# Versions
ANIMALS_SNIFFER_VERSION=1.5.0
ARROW_VERSION=0.11.0
Expand Down

0 comments on commit 78572e6

Please sign in to comment.