Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #88 from 52North/dev
Browse files Browse the repository at this point in the history
Prepare bower registration
  • Loading branch information
bpross-52n authored Jul 12, 2019
2 parents 339e2fd + 9e58675 commit 78efbca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"JavaScript client"
],
"license": "Apache2",
"private": true,
"private": false,
"ignore": [
"**/.*",
"node_modules",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wps-js",
"version": "2.0.0",
"private": true,
"version": "2.0.1",
"private": false,
"description": "Web Processing Service JavaScrict library",
"main": "TBD",
"repository": {
Expand Down

0 comments on commit 78efbca

Please sign in to comment.