0.7.1
A hot-fix release
Unfortunately previous release is borked. Fortunately we have infinite number of version numbers available so I can bump version number and move on.
The problem was that chrome web store uploading/validation system silently removes all dot folders from the uploaded bundle. That sounds like a good idea to prevent noobs from uploading their .git folders and .DS_Store files but it prevented my "smart" idea to keep cljs-compiled files under .compiled
folder.
Notable commits
ddd24d7 project: fix packaging, v0.7.0 release was borked
All new work: v0.7.0...v0.7.1