Skip to content

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mxstbr committed Nov 3, 2016
1 parent ed129d6 commit 3fdad6a
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.2.1',
version: '3.3.0',

/**
* 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.2.1",
"version": "3.3.0",
"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 3fdad6a

Please sign in to comment.