Skip to content

Commit

Permalink
Samples new release
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalCz committed Aug 26, 2022
1 parent 82a6127 commit 75a8549
Show file tree
Hide file tree
Showing 38 changed files with 568 additions and 496 deletions.
2 changes: 1 addition & 1 deletion javascript/hello-snowman/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/hello-snowman",
"version": "0.13.1",
"version": "0.23.0",
"main": "./index",
"author": "pietrzakacper",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion javascript/hello/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/hello",
"version": "0.13.1",
"version": "0.23.0",
"main": "./index",
"author": "pietrzakacper",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion javascript/json-url-output/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/json-url-output",
"version": "0.1.0",
"version": "0.23.0",
"main": "index.js",
"author": "a-tylenda",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion javascript/json-url-stdout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/json-url-stdout",
"version": "0.1.0",
"version": "0.23.0",
"main": "index.js",
"author": "a-tylenda",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion javascript/pokemon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/pokemon",
"version": "0.1.0",
"version": "0.23.0",
"main": "index.js",
"author": "a-tylenda",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion javascript/simple-counter-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/simple-counter-js",
"version": "0.13.1",
"version": "0.23.0",
"main": "index.js",
"author": "MichalCz",
"license": "GPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion javascript/test-output/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scramjet/test-output",
"version": "0.13.1",
"version": "0.23.0",
"main": "./index.js",
"author": "pietrzakacper",
"license": "GPL-3.0",
Expand Down
Loading

0 comments on commit 75a8549

Please sign in to comment.