Skip to content

Commit

Permalink
Post release bump to 0.34.0-SNAPSHOT (#5173)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith authored Feb 21, 2024
1 parent b31fe87 commit d85ba8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/rdeephaven/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rdeephaven
Type: Package
Title: R Client for Deephaven Core
Version: 0.33.0
Version: 0.34.0
Date: 2023-05-12
Author: Deephaven Data Labs
Maintainer: Alex Peters <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Re-builders who want to inherit the base version, but have their own qualifier can set -PdeephavenBaseQualifier="customQualifier": "X.Y.Z-customQualifier".
#
# Re-builders who want a fully custom version can set -PdeephavenBaseVersion="customVersion" -PdeephavenBaseQualifier="": "customVersion".
deephavenBaseVersion=0.33.0
deephavenBaseVersion=0.34.0
deephavenBaseQualifier=SNAPSHOT

#org.gradle.debug
Expand Down

0 comments on commit d85ba8f

Please sign in to comment.