diff options
| author | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2017-09-02 01:09:00 -0400 | 
|---|---|---|
| committer | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2017-09-02 01:09:00 -0400 | 
| commit | fb5cf866c56184dd615e4b7ec5cf6ed1a4703903 (patch) | |
| tree | 03d7b481dfa07fa4a93aaff585d1068f0b7c3b8d | |
| parent | 300c737def36d5468250513e015fa72436a7e2eb (diff) | |
0.1.2
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e88e492..c2c1986 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@  {    "name": "dicebag", -  "version": "0.1.1", +  "version": "0.1.2",    "description": "Dice expression parser and roller",    "keywords": [      "dice",  |