@dbwebb/databas 1.3.0 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -452,14 +452,11 @@ PATHS_KMOM03=(
452
452
  "kmom/03/classic/select.sql"
453
453
  "kmom/03/classic/er.pdf"
454
454
  "kmom/03/DatabaseExample"
455
+ "kmom/03/DatabaseExample/DatabaseExample.csproj"
455
456
  "kmom/03/DatabaseExample/Program.cs"
456
- "kmom/03/DatabaseExample/Database.cs"
457
- "kmom/03/DatabaseExample/Queries.cs"
458
457
  "kmom/03/ClassicModels"
458
+ "kmom/03/ClassicModels/ClassicModels.csproj"
459
459
  "kmom/03/ClassicModels/Program.cs"
460
- "kmom/03/ClassicModels/Database.cs"
461
- "kmom/03/ClassicModels/Queries.cs"
462
- "kmom/03/ClassicModels/Menu.cs"
463
460
  )
464
461
 
465
462
  PATHS_KMOM04=(
@@ -5,7 +5,7 @@
5
5
  export SCRIPT="@dbwebb/databas"
6
6
 
7
7
  # Current version
8
- export VERSION="1.3.0"
8
+ export VERSION="1.3.1"
9
9
 
10
10
 
11
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dbwebb/databas",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "CLI to work with the databas source, for staff and student.",
5
5
  "license": "MIT",
6
6
  "keywords": [