Bump to 0.0.10-alpha to prepare for work

This commit is contained in:
Bryan Ashby
2019-02-15 15:22:21 -07:00
parent a08648a8dc
commit 901628ccc9
6 changed files with 11 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
# Whats New
This document attempts to track **major** changes and additions in ENiGMA½. For details, see GitHub.
## 0.0.10-alpha
## 0.0.9-alpha
* Development is now against Node.js 10.x LTS. While other Node.js series may continue to work, you're own your own and YMMV!
* Fixed `justify` properties: `left` and `right` values were formerly swapped (oops!)