Skip to content

Commit

Permalink
docs: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnm committed Mar 7, 2019
1 parent f0cba2e commit 7af5404
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="https://raw.githubusercontent.com/teleporthq/teleport-lib-js/master/logo50.png" width="250"/>
</p>

<h2 align="center">Code Generators v0.3 - Alpha!</h2>
<h2 align="center">Code Generators v0.4 - Alpha!</h2>

<h3 align="center">
<a href="#what">What</a>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teleporthq/teleport-code-generators",
"version": "0.3.1",
"version": "0.4.0",
"description": "Code generators and UIDL definition library",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 7af5404

Please sign in to comment.