Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 17, 2021
1 parent b51c6d3 commit f724f0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For a list of breaking changes, check [here](#breaking-changes)
- Improvements for using `type` on `defrecord` [#492](https://github.com/borkdude/sci/issues/492)
- Deref vars at analysis time that have `:inline` metadata in Clojure [#483](https://github.com/borkdude/sci/issues/483)
- Keep only location metadata for seqs and symbols [#488](https://github.com/babashka/babashka/issues/488)
- conditionally defined vars should not have metadata [#496](https://github.com/babashka/babashka/issues/496)
- Conditionally defined vars should not have metadata [#496](https://github.com/babashka/babashka/issues/496)
- Fix interop on map [#506](https://github.com/babashka/babashka/issues/506)
- Performance improvements [#500](https://github.com/babashka/babashka/issues/500), [#502](https://github.com/babashka/babashka/issues/502), [#504](https://github.com/babashka/babashka/issues/504)
- Fix shadow-cljs warnings [#499](https://github.com/babashka/babashka/issues/499)
Expand Down
2 changes: 1 addition & 1 deletion resources/SCI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.2.2-SNAPSHOT

0 comments on commit f724f0e

Please sign in to comment.