Skip to content

Commit

Permalink
release: 0.6.8 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
devxb committed Jul 7, 2024
2 parents 413d03a + 9e42c30 commit 1f0a0ce
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package org.gitanimals.render.domain.event
data class NewUserCreated(
val userId: Long,
val username: String,
) {
}
val newUserCreated: Boolean = true,
)

0 comments on commit 1f0a0ce

Please sign in to comment.