Skip to content

Commit aee050e

Browse files
update sci
1 parent ce8c953 commit aee050e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. This change
33

44
## [Unreleased]
55

6+
### Changed
7+
- updated sci to 0.1.1-alpha.1
8+
69
## [0.1.0-alpha.14] - 2020-06-24
710

811
### Fixed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:dependencies [[org.clojure/clojure "1.10.2-alpha1"]
77
[org.clojure/core.async "0.6.532"]
88
[org.clojure/tools.cli "0.4.2"]
9-
[borkdude/sci "0.0.13-alpha.25"]
9+
[borkdude/sci "0.1.1-alpha.1"]
1010
[babashka/babashka.nrepl "0.0.3"]
1111
[fipp "0.6.23"]
1212
[mvxcvi/puget "1.2.0"]

0 commit comments

Comments
 (0)