Skip to content

Commit

Permalink
Release 0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhik Khanra, Samrat Man Singh and Shafeeq Kunnakkadan committed Sep 26, 2018
1 parent 2d5cc8a commit 5991c6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [0.1.13] - 2018-09-26
- Bugfix: Pass path as `nil` when no path is available

## [0.1.12] - 2018-09-26
- Make it possible to add skins
- Table enhancements
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
;; See the License for the specific language governing permissions and
;; limitations under the License.

(defproject org.omnyway/re-crud "0.1.12"
(defproject org.omnyway/re-crud "0.1.13"
:dependencies [[org.clojure/clojure "1.8.0"]
[org.clojure/clojurescript "1.9.229"]
[reagent "0.6.0"]
Expand Down

0 comments on commit 5991c6f

Please sign in to comment.