Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
lvostinar committed Sep 17, 2021
1 parent 80abb2e commit b2ce2d8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion svyblockui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-SymbolicName: svyblockui
Bundle-Name: Block UI
Bundle-Version: 1.0.4
Bundle-Version: 1.1
Package-Type: Web-Service

Name: blockui/blockui.spec
Expand Down
4 changes: 2 additions & 2 deletions svyblockui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion svyblockui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svyblockui",
"version": "1.0.4",
"version": "1.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion svyblockui/projects/svyblockui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@servoy/svyblockui",
"version": "1.0.4",
"version": "1.1",
"peerDependencies": {
"@angular/animations": ">=12",
"@angular/cdk": ">=12",
Expand Down

0 comments on commit b2ce2d8

Please sign in to comment.