Skip to content

Commit b6cf645

Browse files
v0.1.2
1 parent 778b762 commit b6cf645

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aureooms-js-ho",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "heuristic optimization code bricks for JavaScript",
55
"homepage": "https://aureooms.github.io/js-ho",
66
"license": "AGPL-3.0",

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"description": "heuristic optimization code bricks for JavaScript",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"repo": "aureooms/js-ho",
55
"scripts": [
66
"js/dist/ho.js"

js/dist/ho.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/dist/ho.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aureooms-js-ho",
33
"description": "heuristic optimization code bricks for JavaScript",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"main": "js/dist/ho.js",
66
"dependencies": {},
77
"devDependencies": {

0 commit comments

Comments
 (0)