Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 64a9802

Browse files
committed
chore: fix versions
1 parent ad9b472 commit 64a9802

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ try {
55
Package.describe({
66
name: 'formly:angular-formly-templates-bootstrap',
77
summary: '(official): Bootstrap templates for angular-formly',
8-
version: '6.3.1',
8+
version: '0.0.0-semantically-released.0',
99
git: 'https://github.com/formly-js/angular-formly-templates-bootstrap.git',
1010
})
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-formly-templates-bootstrap",
3-
"version": "6.3.2",
3+
"version": "0.0.0-semantically-released.0",
44
"author": "Astrism <[email protected]>",
55
"contributors": [
66
"Astrism <[email protected]>",

0 commit comments

Comments
 (0)