Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit 9c44d78

Browse files
committed
Bump version and jasmine-core dependency to 2.4
1 parent ea359a4 commit 9c44d78

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Flask>=0.10, <1.0
33
argparse>=1.0, <2.0
44
Jinja2>=2.0, <3.0
55
six>=1.0, <2.0
6-
jasmine-core>=2.3, <3.0
6+
jasmine-core>=2.4, <3.0
77
CherryPy>=3.5, <4.0
88
selenium>=2.0, <3.0
99
chardet==2.3
10-
Werkzeug==0.11.1
10+
Werkzeug==0.11.1

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="jasmine",
5-
version="2.3.0",
5+
version="2.4.0",
66
url="http://jasmine.github.io",
77
author="Pivotal Labs",
88
author_email="jasmine-js@googlegroups.com",

0 commit comments

Comments
 (0)