Skip to content

Commit 931c534

Browse files
committed
Get ready for release v2.5.0
1 parent 3049783 commit 931c534

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Release 2.5.0
2+
================
3+
4+
Add the `getUserInfo` method to retrieve information about the logged-in user.
5+
16
Release 2.4.0
27
================
38

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.4.0",
3+
"version": "2.5.0",
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)