0.6.3
- (Bug Fix) Fixed an issue with the HourlyCounter and MinuteCounter faces not working properly when new digits are added
- (Refactor) Add new
appendDigitToClock
to clock method to theFlipClock.Face
class that will append the new digits to the DOM. This method can be inherited by the class face to change the default behavior