Skip to content

Commit 2752aa9

Browse files
committed
v1.11.0
1 parent cc1235d commit 2752aa9

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# History
22

3+
## 1.11.0 / 2016-04-20
4+
- [update packages] mocha->3.0.2, should->11.1.0
5+
- [bug fix] `inflection.transform` in ES6
6+
7+
8+
39
## 1.10.0 / 2016-04-20
410
- [update packages] should->8.3.1
511
- [bug fix] `campus` plural & singular form

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inflection",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"homepage": "https://github.com/dreamerslab/node.inflection",
55
"description": "JavaScript Inflection Support",
66
"authors": [

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inflection",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"repo": "dreamerslab/node.inflection",
55
"description": "A port of inflection-js to node.js module",
66
"keywords" : [

0 commit comments

Comments
 (0)