Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 99fc66e

Browse files
Bump to version 1.0.0
1 parent 673d61c commit 99fc66e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paralleljs",
3-
"version": "0.2.1",
3+
"version": "1.0.0",
44
"description": "parallel.js enables easy multi-thread processing in javascript",
55
"author": "Adam Savitzky <adam.savitzky@gmail.com>",
66
"contributors": [
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"lint": "eslint lib",
1414
"test": "jasmine-node --verbose test/specs",
15-
"build": "echo 'This is not how we build, but we need the command to let CI pass'"
15+
"build": "echo 'No need to build - but we need the command to let CI pass'"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /