Skip to content

Commit

Permalink
Librarian 1.4.1
Browse files Browse the repository at this point in the history
- Improve Error Reporting when another instance of Librarian is running
- Integrate htps://curl.press
  • Loading branch information
biocross committed Oct 27, 2019
1 parent 9cbe4ed commit 2f7235d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "librarian-server",
"version": "1.3.0",
"version": "1.4.1",
"description": "Librarian is a local server for your iOS & Android builds, cause local is best!",
"homepage": "https://github.com/biocross/Librarian",
"repository": "https://github.com/biocross/Librarian",
Expand All @@ -14,7 +14,8 @@
"files": [
"librarian.js",
"setup.js",
"webBridge.js"
"webBridge.js",
"analytics.js"
],
"keywords": [
"cli-app",
Expand Down

0 comments on commit 2f7235d

Please sign in to comment.