Skip to content

Commit ddbe86e

Browse files
committed
Merge branch 'release/1.12.5'
2 parents e78b8f0 + 95d0b43 commit ddbe86e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.12.4 Gorilla*
8+
*Version 1.12.5 Gorilla*
99

1010
## Installation
1111

app/detective/bundle/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.12.4",
3+
"version": "1.12.5",
44
"dependencies": {
55
"angular": "1.2.16",
66
"angular-cookies": "1.2.16",

app/detective/bundle/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.12.4",
3+
"version": "1.12.5",
44
"dependencies": {
55
"bower": "latest",
66
"coffee-script": "1.6.2",

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
# The short X.Y version.
5959
version = '1.12'
6060
# The full version, including alpha/beta/rc tags.
61-
release = '1.12.4 Gorilla'
61+
release = '1.12.5 Gorilla'
6262

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

0 commit comments

Comments
 (0)