Skip to content

Commit

Permalink
Bump version to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tylenda committed Feb 20, 2024
1 parent 1a508b7 commit f0a4a25
Show file tree
Hide file tree
Showing 98 changed files with 196 additions and 196 deletions.
4 changes: 2 additions & 2 deletions js/js-bad-sequence/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/js-bad-sequence",
"version": "0.25.9",
"version": "0.26.0",
"description": "Sequence that suppose to crash and return error.",
"main": "app.js",
"scripts": {
Expand All @@ -16,4 +16,4 @@
"type": "git",
"url": "https://github.com/scramjetorg/reference-apps.git"
}
}
}
4 changes: 2 additions & 2 deletions js/js-hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/js-hello-world",
"version": "0.25.9",
"version": "0.26.0",
"main": "index.js",
"author": "a-tylenda",
"license": "GPL-3.0",
Expand All @@ -22,4 +22,4 @@
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions js/js-hostclient-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/js-hostclient-basic",
"version": "0.25.9",
"version": "0.26.0",
"description": "Sequence that uses some basic HostClient's methods.",
"main": "index.js",
"author": "Scramjet <open-source@scramjet.org>",
Expand All @@ -19,4 +19,4 @@
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions js/js-hostclient-start-seq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/js-hostclient-start-seq",
"version": "0.25.9",
"version": "0.26.0",
"description": "Sequence that starts any other Sequence, by giving its id as an argument.",
"main": "index.js",
"author": "Scramjet <open-source@scramjet.org>",
Expand All @@ -19,4 +19,4 @@
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions js/js-inert-function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/js-reference-inert-function",
"version": "0.25.9",
"version": "0.26.0",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -20,4 +20,4 @@
"type": "git",
"url": "https://github.com/scramjetorg/reference-apps.git"
}
}
}
4 changes: 2 additions & 2 deletions js/js-simple-stdio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/js-simple-stdio",
"version": "0.25.9",
"version": "0.26.0",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -20,4 +20,4 @@
"type": "git",
"url": "https://github.com/scramjetorg/reference-apps.git"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/reference-apps",
"version": "0.25.9",
"version": "0.26.0",
"private": true,
"description": "A collection of reference applications for Scramjet platform.",
"main": "index.js",
Expand Down Expand Up @@ -56,4 +56,4 @@
"scramjet": "^4.36.6",
"minimist": "^1.2.6"
}
}
}
4 changes: 2 additions & 2 deletions python/python-alice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-alice",
"version": "0.25.9",
"version": "0.26.0",
"main": "./alice.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -21,4 +21,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-can-keep-alive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-can-keep-alive",
"version": "0.25.9",
"version": "0.26.0",
"main": "./main.py",
"author": "Michal Piotrowski <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-christmas-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-christmas-demo",
"version": "0.25.9",
"version": "0.26.0",
"lang": "python",
"main": "./christmas.py",
"author": "Santa <open-source@scramjet.org>",
Expand All @@ -19,4 +19,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-chunk-lengths/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-chunk-lengths",
"version": "0.25.9",
"version": "0.26.0",
"license": "GPL-3.0",
"author": "Jan Warchoł <open-source@scramjet.org>",
"main": "./chunk-lengths.py",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-debug-args/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-debug-args",
"version": "0.25.9",
"version": "0.26.0",
"main": "./args.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-debug-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-debug-input",
"version": "0.25.9",
"version": "0.26.0",
"main": "./debug-input.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-events/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-events",
"version": "0.25.9",
"version": "0.26.0",
"main": "./events.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-exception-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-exception-test",
"version": "0.25.9",
"version": "0.26.0",
"main": "./exception.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-forever-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-forever-sync",
"version": "0.25.9",
"version": "0.26.0",
"main": "./forever.py",
"author": "Michal Piotrowski <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-forever/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-forever",
"version": "0.25.9",
"version": "0.26.0",
"main": "./forever.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-gen-async/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-gen-async",
"version": "0.25.9",
"version": "0.26.0",
"main": "./main.py",
"author": "Michał Piotrowski <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-healthy-sequence/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-healthy-sequence",
"version": "0.25.9",
"version": "0.26.0",
"main": "./main.py",
"author": "Michał Piotrowski <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-hello/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-hello",
"version": "0.25.9",
"version": "0.26.0",
"lang": "python",
"main": "./hello.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
Expand All @@ -19,4 +19,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-logs-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-logs-test",
"version": "0.25.9",
"version": "0.26.0",
"main": "./logs.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-runner-demo-2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-runner-demo-2",
"version": "0.25.9",
"version": "0.26.0",
"lang": "python",
"main": "./demo_s7.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
Expand All @@ -19,4 +19,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-runner-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-runner-demo",
"version": "0.25.9",
"version": "0.26.0",
"lang": "python",
"main": "./demo_s5.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
Expand All @@ -19,4 +19,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-stdinout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-stdinout",
"version": "0.25.9",
"version": "0.26.0",
"lang": "python",
"main": "./stdinout.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
Expand All @@ -19,4 +19,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-stop-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-stop-handler",
"version": "0.25.9",
"version": "0.26.0",
"main": "./stop-handler.py",
"author": "Jan Warchoł <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
4 changes: 2 additions & 2 deletions python/python-topic-consumer-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/python-topic-consumer-runtime",
"version": "0.25.9",
"version": "0.26.0",
"main": "./main.py",
"author": "Michał Piotrowski <open-source@scramjet.org>",
"license": "GPL-3.0",
Expand All @@ -18,4 +18,4 @@
"packseq": "PACKAGES_DIR=python node ../../scripts/packsequence.js",
"clean": "rm -rf ./dist"
}
}
}
Loading

0 comments on commit f0a4a25

Please sign in to comment.