We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1235d commit 2752aa9Copy full SHA for 2752aa9
3 files changed
History.md
@@ -1,5 +1,11 @@
1
# History
2
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
9
## 1.10.0 / 2016-04-20
10
- [update packages] should->8.3.1
11
- [bug fix] `campus` plural & singular form
bower.json
@@ -1,6 +1,6 @@
{
"name": "inflection",
- "version": "1.10.0",
+ "version": "1.11.0",
"homepage": "https://github.com/dreamerslab/node.inflection",
"description": "JavaScript Inflection Support",
"authors": [
component.json
"repo": "dreamerslab/node.inflection",
"description": "A port of inflection-js to node.js module",
"keywords" : [
0 commit comments