Skip to content

Commit 9479bc4

Browse files
committed
prepping 1.8.1 — tests are now fixed or killed.
1 parent 9f25c2a commit 9479bc4

File tree

8 files changed

+363
-478
lines changed

8 files changed

+363
-478
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "underscore",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"main": "underscore.js",
55
"keywords": ["util", "functional", "server", "client", "browser"],
66
"ignore" : ["docs", "test", "*.yml", "CNAME", "index.html", "favicon.ico", "CONTRIBUTING.md"]

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"repo" : "jashkenas/underscore",
66
"main" : "underscore.js",
77
"scripts" : ["underscore.js"],
8-
"version" : "1.8.0",
8+
"version" : "1.8.1",
99
"license" : "MIT"
1010
}

0 commit comments

Comments
 (0)