We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d0775 commit 9751e1dCopy full SHA for 9751e1d
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.30] - 2025-06-10
13
### Changed
14
* bump to clojure 1.12.1.
project.clj
@@ -1,4 +1,4 @@
-(defproject datasplash "0.7.30"
+(defproject datasplash "0.7.31-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