Skip to content

Commit

Permalink
Merge tag '0.0.26' into develop
Browse files Browse the repository at this point in the history
   0.0.26
  • Loading branch information
awkay committed Jan 14, 2019
2 parents 7a47916 + 81fa159 commit 64b5711
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

0.0.26
------
- Fix for SSR of dynamic router

0.0.25
------
- Fixed issue when reconciler doesn't exist
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject fulcrologic/fulcro-incubator "0.0.25"
(defproject fulcrologic/fulcro-incubator "0.0.26"
:description "Tools for Fulcro apps"
:url "https://github.com/fulcrologic/fulcro-incubator"
:license {:name "MIT" :url "https://opensource.org/licenses/MIT"}
Expand Down

0 comments on commit 64b5711

Please sign in to comment.