Skip to content

Commit 03e1f9e

Browse files
committed
bump 1.9.0
1 parent 0d5acb7 commit 03e1f9e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[License](https://github.com/jplusplus/detective.io/blob/master/LICENSE)
66
[Test coverage](https://coveralls.io/r/jplusplus/detective.io)
77
[Documentation](http://docs.detective.io/en/latest/)
8-
*Version 1.8.0 Alligator*
8+
*Version 1.9.0 Baboon*
99

1010
## Installation
1111

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "detective",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"dependencies": {
55
"angular": "1.2.16",
66
"angular-cookies": "1.2.16",

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
# built documents.
5757
#
5858
# The short X.Y version.
59-
version = '1.8.0 Alligator'
59+
version = '1.9.0 Baboon'
6060
# The full version, including alpha/beta/rc tags.
61-
release = '1.8.0'
61+
release = '1.9.0'
6262

6363
# The language for content autogenerated by Sphinx. Refer to documentation
6464
# for a list of supported languages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "detective",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"dependencies": {
55
"bower": "latest",
66
"coffee-script": "1.6.2",

0 commit comments

Comments
 (0)