Skip to content

Commit 831cf84

Browse files
committed
Bump jasmine
1 parent 07ca660 commit 831cf84

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Lee Crossley <leee@hotmail.co.uk> (http://ilee.co.uk/)",
44
"description": "A functional JavaScript library that facilitates currying and point-free programming",
55
"homepage": "http://functionaljs.com",
6-
"version": "0.6.15",
6+
"version": "0.6.16",
77
"keywords": [
88
"functional",
99
"curry",

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Lee Crossley <leee@hotmail.co.uk> (http://ilee.co.uk/)",
44
"description": "A functional JavaScript library that facilitates currying and point-free programming",
55
"homepage": "http://functionaljs.com",
6-
"version": "0.6.15",
6+
"version": "0.6.16",
77
"keywords": [
88
"functional",
99
"curry",

functional.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"grunt": "^0.4.5",
3939
"grunt-cli": "^0.1.13",
40-
"grunt-contrib-jasmine": "^0.8.2",
40+
"grunt-contrib-jasmine": "^0.9.0",
4141
"grunt-contrib-jshint": "^0.11.0",
4242
"grunt-contrib-uglify": "^0.9.1",
4343
"grunt-contrib-watch": "^0.6.1",

0 commit comments

Comments
 (0)