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

Finalize ver

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

  console.log('cState v4.0.0 - rc1 2019-12-15 - https://github.com/cstate/cstate');
  console.log('cState v4.0.0 - https://github.com/cstate/cstate');
  document.getElementsByTagName('html')[0].className = 'js';

  /**