Skip to content

Commit ca6ad97

Browse files
committed
Merge branch 'main' of github.com:propensive/digression
2 parents 4c33284 + 8564a42 commit ca6ad97

9 files changed

+9
-8
lines changed

.github/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ order to work with the language.
3131

3232

3333

34+
3435
## Getting Started
3536

3637
### `safely` and `unsafely`

src/core/digression-core.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Digression, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
2+
Digression, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/digression.Codepoint.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Digression, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
2+
Digression, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/digression.Digression.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Digression, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
2+
Digression, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/digression.Fqcn.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Digression, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
2+
Digression, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/digression.FqcnError.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Digression, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
2+
Digression, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/digression.StackTrace.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Digression, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
2+
Digression, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/core/soundness+digression-core.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Digression, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
2+
Digression, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

src/test/tests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Digression, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
2+
Digression, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
33
44
The primary distribution site is: https://propensive.com/
55

0 commit comments

Comments
 (0)