Skip to content

Commit

Permalink
0.8.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketfuryrocks committed Jul 13, 2020
1 parent 5cbb361 commit 4d401c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "firejsx",
"main": "FireJSX.js",
"version": "0.8.0-dev.5",
"version": "0.8.0-beta.8",
"license": "GPL-3.0-or-later",
"description": "A zero-config, highly customizable, progressive react static site generator with blazingly fast SSR and on the fly builds",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion src/GlobalsSetter.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
global.__FIREJSX_VERSION__ = "0.8.0-dev.5"
global.__FIREJSX_VERSION__ = "0.8.0-beta.8"

0 comments on commit 4d401c1

Please sign in to comment.