Skip to content

Commit e02994c

Browse files
author
mneuhaus
committed
1.0.0
1 parent 5311c30 commit e02994c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
"type": "typo3-flow-package",
44
"description": "Package to expose models",
55
"license": "LGPL-3.0+",
6-
"version": "0.1.0-dev",
6+
"version": "1.0.0",
77
"require": {
88
"typo3/flow": "*"
99
},
10-
"minimum-stability": "dev",
1110
"autoload": {
1211
"psr-0": {
1312
"Flowpack\\Expose": "Classes"

0 commit comments

Comments
 (0)