ospec v2.1.0

This commit is contained in:
Pierre-Yves Gérardy 2018-05-25 15:09:31 +02:00 committed by Pierre-Yves Gérardy
parent 4e35d0591c
commit 2969b8323c
2 changed files with 3 additions and 1 deletions

View file

@ -3,6 +3,8 @@
## Upcoming...
<!-- Add new lines here. Version number will be decided later -->
## 2.1.0
### Features
>>>>>>> [ospec/bin] Back to ES5 (and complimentary cleanup), fix #2160
- Pinpoint the `o.only()` call site ([#2157](https://github.com/MithrilJS/mithril.js/pull/2157))

View file

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