Skip to content

Commit

Permalink
Merge pull request #41 from pitch-io/1.1.1
Browse files Browse the repository at this point in the history
Bump to 1.1.1
  • Loading branch information
jo-sm authored Jun 16, 2023
2 parents f5be689 + a857fe2 commit 00b70fa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

# Next
# 1.1.1

## Improvements

Expand Down
2 changes: 1 addition & 1 deletion cljest/build.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:lib com.pitch/cljest
:version "1.1.0"
:version "1.1.1"
:scm {:url "https://github.com/pitch-io/cljest"
:connection "scm:git:https://github.com/pitch-io/cljest.git"
:developerConnection "scm:git:[email protected]:pitch-io/cljest.git"}
Expand Down
4 changes: 2 additions & 2 deletions jest-preset-cljest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jest-preset-cljest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-preset-cljest",
"version": "1.1.0",
"version": "1.1.1",
"description": "A preset for Jest to allow compiling ClojureScript tests",
"main": "jest-preset.js",
"scripts": {},
Expand Down

0 comments on commit 00b70fa

Please sign in to comment.