Skip to content

Commit 3eb53ee

Browse files
committed
Merge branch 'master' into develop
2 parents 29c3434 + bc2c6b6 commit 3eb53ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# The short X.Y version.
6161
version = u'2.5'
6262
# The full version, including alpha/beta/rc tags.
63-
release = u'2.5.1'
63+
release = u'2.5.2'
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# 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": "embark",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
55
"scripts": {
66
"test": "grunt jshint && mocha test/ --no-timeouts"

0 commit comments

Comments
 (0)