Skip to content

Commit

Permalink
0.1.75
Browse files Browse the repository at this point in the history
  • Loading branch information
christianechevarria committed Apr 17, 2019
1 parent 5299b25 commit 3d49cc8
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ $ npm i @liquid-carrot/carrot
Carrot files are hosted by GitHub Pages, just copy this link into the `<head>` tag:

```html
<script src="https://liquidcarrot.io/carrot/cdn/0.1.74/carrot.js"></script>
<script src="https://liquidcarrot.io/carrot/cdn/0.1.75/carrot.js"></script>
```

## Contributing
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@liquid-carrot/carrot",
"version": "0.1.74",
"version": "0.1.75",
"description": "A Simple Node.js AI Library for Neural Network",
"main": "src/carrot",
"scripts": {
Expand Down
28 changes: 28 additions & 0 deletions theme/static/cdn/0.1.75/carrot.js

Large diffs are not rendered by default.

0 comments on commit 3d49cc8

Please sign in to comment.