Skip to content

Commit

Permalink
Version 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNiner committed Jun 19, 2020
1 parent 435ff57 commit e8fbbe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [3.4.0] - 2020-06-19

### Added
- Add GS in the list of supported URI schemes [#3235](https://github.com/locationtech/geotrellis/pull/3235)
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "3.3.1-SNAPSHOT"
ThisBuild / version := "3.4.0"

0 comments on commit e8fbbe2

Please sign in to comment.