Skip to content

Commit e3f8aad

Browse files
committed
v5.0.1
1 parent 2fae549 commit e3f8aad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ Tu run tests, use the following command:
5454

5555
* **[NEXT]** (changes on master but not released yet):
5656

57+
* Nothing yet ;)
58+
59+
* **v5.0.1:**
60+
5761
* Updated dependencies (@jbghoul, #54)
5862
* Replaced deprecated mocha-phantomjs by mocha-headless-chrome to run tests (@jbghoul, #54)
5963

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-project",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Library to manage Wanadev's obsidian projects",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)