Skip to content

Commit

Permalink
v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mxstbr committed Nov 7, 2016
1 parent ca6723f commit 6c637d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion internals/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const uniq = require('lodash/uniq');

const ReactBoilerplate = {
// This refers to the react-boilerplate version this project is based on.
version: '3.3.1:',
version: '3.3.3',

/**
* The DLL Plugin provides a dramatic speed increase to webpack build and hot module reloading
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": "react-boilerplate",
"version": "3.3.1",
"version": "3.3.3",
"description": "A highly scalable, offline-first foundation with the best DX and a focus on performance and best practices",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6c637d5

Please sign in to comment.