Skip to content

Commit

Permalink
React 16.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Mar 2, 2019
1 parent 9a65c17 commit 31ff639
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions react/boot-cljsjs-checksums.edn
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{"cljsjs/react-dom/development/react-dom-server.browser.inc.js"
"5E63C8FC0D587F75006BB674B885E697",
"ACAF205FE9854F612E9ED391858DEB87",
"cljsjs/react-dom/development/react-dom-test-utils.inc.js"
"85212EE2A8DB74453CFB0CAB914283D4",
"6570F9C8CD6D8AB8C4779E191CA49BC1",
"cljsjs/react-dom/development/react-dom.inc.js"
"DAD4E6E80AE83F550F9C7B94613C985D",
"DCD971BF775191B024CC38505BFE537D",
"cljsjs/react-dom/production/react-dom-server.browser.min.inc.js"
"3212192A2F43527E813D413605CD7483",
"99D626D47B17ED676E08B754D3B05891",
"cljsjs/react-dom/production/react-dom-test-utils.min.inc.js"
"AD52E04B0EECC1CAB2191E0E8DFF32AE",
"0B72075448ADFA5AE98E656D6BAF8D6A",
"cljsjs/react-dom/production/react-dom.min.inc.js"
"6764E3F5BEDE5E303F7579E6F672BA7E",
"148E0B362F8DFCE75B71D43B9662A6CD",
"cljsjs/react/development/react.inc.js"
"4C130ADEF4FBD624527024B71F2C1D63",
"093C4A6587A38147ADA912C91C72DE07",
"cljsjs/react/production/react.min.inc.js"
"648B52E105850DB91AE2BEBE20548455"}
"D89CA949BD7D0511E0450F67CEFF9699"}
2 changes: 1 addition & 1 deletion react/build.boot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

(require '[cljsjs.boot-cljsjs.packaging :refer :all])

(def +lib-version+ "16.8.1")
(def +lib-version+ "16.8.2")
(def +version+ (str +lib-version+ "-0"))

(task-options!
Expand Down

0 comments on commit 31ff639

Please sign in to comment.