ospec v2.1.0
This commit is contained in:
parent
4e35d0591c
commit
2969b8323c
2 changed files with 3 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ospec",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"description": "Noiseless testing framework",
|
||||
"main": "ospec.js",
|
||||
"directories": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue