@ansible/ansible-ui-framework 2.4.307 → 2.4.309

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -3,3 +3,5 @@
3
3
  A framework for building applications using [PatternFly](https://www.patternfly.org), developed by the Ansible UI developers.
4
4
 
5
5
  [Documentation](https://github.com/ansible/ansible-ui/wiki/Ansible-UI-Framework)
6
+
7
+ .
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ansible/ansible-ui-framework",
3
3
  "description": "A framework for building applications using PatternFly.",
4
- "version": "2.4.307",
4
+ "version": "2.4.309",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",