bump ospec version

This commit is contained in:
Leo 2016-12-07 18:39:21 -05:00
parent 48d786b085
commit 50b8b498c5
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
Noiseless testing framework
Version: 1.2
Version: 1.2.1
License: MIT
## About

View file

@ -1,6 +1,6 @@
{
"name": "ospec",
"version": "1.2.0",
"version": "1.2.1",
"description": "Noiseless testing framework",
"main": "ospec.js",
"directories": {