Unverified Commit c2279e42 authored by Mantas Vilčinskas's avatar Mantas Vilčinskas Committed by GitHub
Browse files

v4.3.1

parent 5585c302
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
   * Dev toolset
   */

  console.log('cState v4.3 - https://github.com/cstate/cstate');
  console.log('cState v4.3.1 - https://github.com/cstate/cstate');
  document.getElementsByTagName('html')[0].className = 'js';

  /**