We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29c3434 + bc2c6b6 commit 3eb53eeCopy full SHA for 3eb53ee
docs/conf.py
@@ -60,7 +60,7 @@
60
# The short X.Y version.
61
version = u'2.5'
62
# The full version, including alpha/beta/rc tags.
63
-release = u'2.5.1'
+release = u'2.5.2'
64
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
# for a list of supported languages.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "embark",
3
- "version": "2.5.1",
+ "version": "2.5.2",
4
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
5
"scripts": {
6
"test": "grunt jshint && mocha test/ --no-timeouts"
0 commit comments