Skip to content

Commit 86aa793

Browse files
committed
Get ready for release v2.5.2
1 parent 356bd60 commit 86aa793

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

NEWS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
Release 2.6.0
1+
Release 2.5.2
2+
================
3+
4+
Add another fix for `URL` so that it works correctly in a web browser.
5+
6+
Release 2.5.1
27
================
38

49
Fix handling of `URL` to enable correct functionality in a web browser.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "armlet",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": [
55
"Armlet is a thin wrapper around the MythX API written in Javascript.",
66
"It simplifies interaction with MythX. For example, the library",

0 commit comments

Comments
 (0)