Skip to content

Commit

Permalink
Change version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eburtin committed May 22, 2019
1 parent 2fedca2 commit f74c72b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
20 changes: 5 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cytomine-client",
"version": "1.0.0",
"version": "1.1.0",
"description": "Client to communicate with Cytomine API in javascript. For more information about Cytomine, go to http://www.cytomine.org.",
"browser": "dist/cytomine-client.min.js",
"unpkg": "dist/cytomine-client.min.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-webpack": "^4.0.0-rc.6",
"mocha": "^6.1.3",
"mocha": "^6.1.4",
"randomstring": "^1.1.5",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.0"
Expand Down

0 comments on commit f74c72b

Please sign in to comment.