Skip to content

Commit d659aa5

Browse files
authored
Merge pull request #3 from finleap-connect/chore/udpate-readme
docs: increment version in readme
2 parents cdd1ee5 + 446b16c commit d659aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![version][version-badge]][changelog]
66

77
[changelog]: CHANGELOG.md
8-
[version-badge]: https://img.shields.io/badge/version-0.1.4-blue.svg
8+
[version-badge]: https://img.shields.io/badge/version-0.1.5-blue.svg
99

1010
# LJSP: Embrace the Lisp in JavaScript!
1111
Whether you agree that JavaScript is a Lisp or not, you can still harness the Lisp-inspired power of LJSP in your app. LJSP derives most of its functions from Clojure libraries. Clojurians will notice the extent to which we treated the Clojure docs not only as our requirements' specification, but as a great place to copy and paste text for our docs! For this, we offer heart-felt, tremendous thanks to the Clojure community.

0 commit comments

Comments
 (0)