Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed May 5, 2023
1 parent 4222bb9 commit c25f3ee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2015-2016, Wanadev <http://www.wanadev.fr/>
Copyright (c) 2015-2023, Wanadev <http://www.wanadev.fr/>
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,7 @@ Tu run tests, use the following command:

* Nothing yet ;)

* **v1.4.1:**

* Updated dependencies (@jbghoul, #44)
* Replaced deprecated mocha-phantomjs by mocha-headless-chrome to run tests (@jbghoul, #44)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-core",
"version": "1.4.0",
"version": "1.4.1",
"description": "Obsidian Framework core libraries",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c25f3ee

Please sign in to comment.