Skip to content

Commit 9751e1d

Browse files
committed
Version 0.7.31-SNAPSHOT
1 parent e7d0775 commit 9751e1d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changes for Datasplash
22

3+
## [Unreleased]
4+
5+
### Added
6+
7+
### Changed
8+
9+
### Fixed
10+
11+
312
## [0.7.30] - 2025-06-10
413
### Changed
514
* bump to clojure 1.12.1.

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject datasplash "0.7.30"
1+
(defproject datasplash "0.7.31-SNAPSHOT"
22
:description "Clojure API for a more dynamic Google Cloud Dataflow and (hopefully) Apache BEAM"
33
:url "https://github.com/ngrunwald/datasplash"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)