Skip to content

Commit 53c930c

Browse files
committed
version bump (1.0.9)
1 parent 5ff6c4c commit 53c930c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[1.0.9] - 2016-08-20
2+
=======================
3+
4+
### Added
5+
- Add LMS Rank to activities for Oldschool RuneScape hiscores.
6+
17
[1.0.8] - 2016-08-01
28
=======================
39

@@ -51,6 +57,7 @@
5157

5258
First release
5359

60+
[1.0.9]: https://github.com/Joshua-F/runescape-api/compare/1.0.8...1.0.9
5461
[1.0.8]: https://github.com/Joshua-F/runescape-api/compare/1.0.7...1.0.8
5562
[1.0.7]: https://github.com/Joshua-F/runescape-api/compare/1.0.6...1.0.7
5663
[1.0.6]: https://github.com/Joshua-F/runescape-api/compare/1.0.5...1.0.6

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "runescape-api",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Simple wrapper for RuneScape APIs written in node.",
55
"author": "Joshua Filby <joshuaf@shadowscripts.net>",
66
"repository": {

0 commit comments

Comments
 (0)