We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c5a25 commit b772a3cCopy full SHA for b772a3c
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changes for Datasplash
2
3
+## [Unreleased]
4
+
5
+### Added
6
7
+### Changed
8
9
+### Fixed
10
11
12
## [0.7.28] - 2025-04-17
13
### Changed
14
* Bump beam to 2.64.0.
project.clj
@@ -1,4 +1,4 @@
-(defproject datasplash "0.7.28"
+(defproject datasplash "0.7.29-SNAPSHOT"
:description "Clojure API for a more dynamic Google Cloud Dataflow and (hopefully) Apache BEAM"
:url "https://github.com/ngrunwald/datasplash"
:license {:name "Eclipse Public License"
0 commit comments