Browse Source

Version number bump

tags/v0.1.2^0
Fen Dweller 5 years ago
parent
commit
cd71bbfd0c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      satiate.js

+ 1
- 1
satiate.js View File

@@ -3,7 +3,7 @@
let activeModal = null;

const newline = String.fromCharCode(160);
const version = "0.1.1";
const version = "0.1.2";

let state;



Loading…
Cancel
Save