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

Commit

Permalink
v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarikipoulos committed Oct 19, 2021
1 parent 18ebdfd commit 570bbb9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Furthermore it exposes a bunch of utility functions such as factories
for "high-level" objects _i.e._ Script and Poppy ones
or discovering robot utility, etc...

**Version**: 10.0.0
**Version**: 10.0.1

* [poppy-robot-core](#module_poppy-robot-core)
* _static_
Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
*
* @module poppy-robot-core
* @typicalname P
* @version 10.0.0
* @version 10.0.1
*/

'use strict'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poppy-robot-core",
"version": "10.0.0",
"version": "10.0.1",
"description": "Remotely drive/query Poppy/Poppy Ergo Jr robots.",
"main": "index.js",
"homepage": "https://github.com/nbarikipoulos/poppy-robot-core#readme",
Expand Down

0 comments on commit 570bbb9

Please sign in to comment.