Skip to content

Commit

Permalink
Merge pull request rgeo#337 from rgeo/v3-rc3
Browse files Browse the repository at this point in the history
Version 3 RC3 Release
  • Loading branch information
keithdoggett committed Oct 11, 2022
2 parents 0facc96 + 1f0fa11 commit 4f53188
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Current
### 3.0.0-rc.3 / 2022-10-11

**Breaking Changes**

Expand Down
2 changes: 1 addition & 1 deletion lib/rgeo/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module RGeo
VERSION = "3.0.0-rc.2"
VERSION = "3.0.0-rc.3"
end

0 comments on commit 4f53188

Please sign in to comment.