Skip to content

Commit

Permalink
🔖 Release v1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBakerEffendi committed Mar 4, 2022
1 parent 94a40b2 commit ed8c114
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.0.17] - 2022-03-04

### Added

- Overloaded `bulkTx` to handle new `overflowdb.BatchedUpdate` objects.
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name := "Plume"
inThisBuild(
List(
organization := "com.github.plume-oss",
version := "1.0.16",
version := "1.0.17",
scalaVersion := "2.13.7",
crossScalaVersions := Seq("2.13.7", "3.1.0"),
resolvers ++= Seq(
Expand Down

0 comments on commit ed8c114

Please sign in to comment.